Add USB command to retrieve ADC value.

This commit is contained in:
László Monda
2017-05-08 02:31:38 +02:00
parent 13e0d02574
commit 19adb8d3a4
2 changed files with 11 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
#define UPLOAD_CONFIG_INVALID_PAYLOAD_SIZE 1
#define USB_COMMAND_APPLY_CONFIG 9
#define USB_COMMAND_SET_LED_PWM 10
#define USB_COMMAND_GET_ADC_VALUE 11
// Functions: