PWM the R_EXT of the LED driver using FTM.

This commit is contained in:
László Monda
2017-01-13 14:58:31 +01:00
parent 3348fb0848
commit 0ded50b43a
9 changed files with 93 additions and 14 deletions

View File

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