BossHobby / QUICKSILVER

Flight Controller Firmware
MIT License
165 stars 39 forks source link

adjust serial 4 way pass-through order to match with profile #102

Closed kikoqiu closed 8 months ago

kikoqiu commented 9 months ago

Currently the pass-through is in the order of the target file, which makes it inconvient. Adjust serial 4 way pass-through order to match with profile.

bkleiner commented 9 months ago

needs coordination with the config: https://github.com/BossHobby/Configurator/blob/master/src/store/motor.ts#L45 with this firmware change ESC Settings need different handling from MotorTest & MotorPin assignment.