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

Introduce names for PWM Bit #103

Closed stylesuxx closed 1 year ago

stylesuxx commented 1 year ago
PWM_11_BIT EQU 3
PWM_10_BIT EQU 2
PWM_9_BIT EQU 1
PWM_8_BIT EQU 0