basic hw in the loop - pwm self validation #2028

This commit is contained in:
rusefillc 2020-12-08 04:41:07 -05:00
parent 89548ea527
commit 0862d76371
1 changed files with 1 additions and 0 deletions

View File

@ -1717,6 +1717,7 @@ end_struct
#define CMD_ALTERNATOR_PIN "set_alternator_pin" #define CMD_ALTERNATOR_PIN "set_alternator_pin"
#define CMD_IDLE_PIN "set_idle_pin" #define CMD_IDLE_PIN "set_idle_pin"
#define CMD_BOOST_PIN "set_boost_pin" #define CMD_BOOST_PIN "set_boost_pin"
#define CMD_TRIGGER_SIMULATOR_PIN "set_trigger_simulator_pin"
#define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart" #define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart"
#define CMD_FUNCTIONAL_TEST_MODE "test_mode" #define CMD_FUNCTIONAL_TEST_MODE "test_mode"