bipropellant / bipropellant-protocol

defines and implements a low level protocol shared between a few different hoverboard repositories
MIT License
20 stars 17 forks source link

Uncouple enable from speed and pwm data #22

Closed p-h-a-i-l closed 5 years ago

p-h-a-i-l commented 5 years ago

Bugfix for memory wipe and no more automatic enable on speed or pwm data

Shouldn't be a breaking commit since enable is usually set on boot anyways.

btsimonh commented 5 years ago

merged because we can control enable from the protocol anyway...