esp-idf/examples/peripherals/mcpwm/mcpwm_bldc_hall_control/main
Pieter Vandaele 856ab38681
Fix out of range in mcpwm example
hall_sensor_value 7 must not be allowed (s_hall_actions  array has length 7, index 0 to 6)
2022-06-23 10:57:54 +02:00
..
CMakeLists.txt mcpwm: bldc hall example 2021-08-24 15:38:46 +08:00
mcpwm_bldc_hall_control_example_main.c Fix out of range in mcpwm example 2022-06-23 10:57:54 +02:00