|
TeensyNanoExoCode
|
Go to the source code of this file.
Namespaces | |
| namespace | logic_micro_pins |
Variables | |
| const unsigned int | logic_micro_pins::sync_led_on_state = LOW |
| const unsigned int | logic_micro_pins::sync_led_off_state = HIGH |
| const bool | logic_micro_pins::status_has_pwm = true |
| const uint8_t | logic_micro_pins::status_led_on_state = 0 |
| const uint8_t | logic_micro_pins::status_led_off_state = 4095 |
| const unsigned int | logic_micro_pins::motor_enable_on_state = HIGH |
| const unsigned int | logic_micro_pins::motor_enable_off_state = LOW |