basic hw in the loop - pwm self validation #2028

This commit is contained in:
rusefillc 2020-12-07 20:31:02 -05:00
parent aca471273d
commit 8ed1df4841
1 changed files with 4 additions and 0 deletions

View File

@ -1713,6 +1713,10 @@ end_struct
#define CMD_RPM "rpm"
#define CMD_VSS_PIN "vss_pin"
#define CMD_TRIGGER_PIN "set_trigger_input_pin"
#define CMD_LOGIC_PIN "set_logic_input_pin"
#define CMD_ALTERNATOR_PIN "set_alternator_pin"
#define CMD_IDLE_PIN "set_idle_pin"
#define CMD_BOOST_PIN "set_boost_pin"
#define CMD_RESET_ENGINE_SNIFFER "reset_engine_chart"
#define CMD_FUNCTIONAL_TEST_MODE "test_mode"