Browse Source

fix: Add delay between beacon beeps

main
Mathias Rasmussen 4 years ago
parent
commit
3b4fad93e4
  1. 1
      Bluejay.asm

1
Bluejay.asm

@ -2546,6 +2546,7 @@ dshot_cmd_check:
jnc dshot_cmd_direction_1
call beacon_beep
call wait200ms
sjmp dshot_cmd_exit

Loading…
Cancel
Save