Skip to content

Commit

Permalink
fix: Revert removal of decode settings
Browse files Browse the repository at this point in the history
This was removed by mistake
  • Loading branch information
mathiasvr committed May 5, 2021
1 parent 52e60ea commit e686e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bluejay.asm
Original file line number Diff line number Diff line change
Expand Up @@ -3672,6 +3672,7 @@ input_high_check_3:
ljmp 1C00h ; Jump to bootloader

bootloader_done:
call decode_settings
jnb Flag_Had_Signal, setup_dshot ; Check if DShot signal was lost (or stalled)
call beep_f1 ; Beep on signal loss
call beep_f2
Expand Down

0 comments on commit e686e05

Please sign in to comment.