Fix ESC_SENSOR blackbox debug overflow for more than 4 motors
commit781412022ff202a7351c9959196d5922eece33f4
authorBruce Luckcuck <github@etracer.net>
Tue, 22 Oct 2019 22:45:33 +0000 (22 18:45 -0400)
committerBruce Luckcuck <github@etracer.net>
Tue, 22 Oct 2019 22:45:33 +0000 (22 18:45 -0400)
tree63ab67014d7458c1808281f97946f24aa24f3638
parent2888bdd2b827ff8b589d74dc0393912cd9fce488
Fix ESC_SENSOR blackbox debug overflow for more than 4 motors
Would cause an array index overflow if more than 4 motors and debug_mode ESC_SENSOR_RPM or ESC_SENSOR_TMP were used.
src/main/sensors/esc_sensor.c