Remove LED jumper and ISO jumper related code, as the presence of LEDs and ISO/ANSI configuration will be stored in the hardware configuration area of the EEPROM instead of using solder jumpers.

This commit is contained in:
László Monda
2017-01-05 19:25:39 +01:00
parent a817118eb3
commit ce1b16f406
12 changed files with 1 additions and 113 deletions

View File

@@ -25,8 +25,6 @@
#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
#define USB_COMMAND_READ_ISO_JUMPER 9
// Functions: