Expose the LED jumper via USB.

This commit is contained in:
László Monda
2016-10-18 18:58:00 +02:00
parent 0ed30b4591
commit 5a32ff743c
5 changed files with 44 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#define WRITE_EEPROM_RESPONSE_INVALID_PAYLOAD_SIZE 1
#define USB_COMMAND_READ_EEPROM 6
#define USB_COMMAND_READ_MERGE_SENSOR 7
#define USB_COMMAND_READ_LED_JUMPER 8
// Functions: