bird-sanctuary / bluejay

:bird: Digital ESC firmware for controlling brushless motors in multirotors
GNU General Public License v3.0
312 stars 36 forks source link

labeled jumps instead of relative jumps #109

Closed stylesuxx closed 1 year ago

stylesuxx commented 1 year ago

There are a couple relative jumps ($+n). In order to prevent mistakes in the future I think it would make sense to change those to labeled jumps instead.