esp-idf/examples/peripherals/mcpwm
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
..
mcpwm_bdc_speed_control
mcpwm_bldc_hall_control Fix out of range in mcpwm example 2022-06-23 10:57:54 +02:00
mcpwm_capture_hc_sr04
mcpwm_servo_control
mcpwm_sync_example