Skip to content

Commit e686e05

Browse files
committed
fix: Revert removal of decode settings
This was removed by mistake
1 parent 52e60ea commit e686e05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Bluejay.asm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3672,6 +3672,7 @@ input_high_check_3:
36723672
ljmp 1C00h ; Jump to bootloader
36733673

36743674
bootloader_done:
3675+
call decode_settings
36753676
jnb Flag_Had_Signal, setup_dshot ; Check if DShot signal was lost (or stalled)
36763677
call beep_f1 ; Beep on signal loss
36773678
call beep_f2

0 commit comments

Comments
 (0)