Skip to content
This repository was archived by the owner on Oct 29, 2019. It is now read-only.

Commit 218b63a

Browse files
committed
added single led control
1 parent 2813c65 commit 218b63a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

serial/usbser_constants.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#define LED_STRIP_SOLID "ls:%c:%u:%u:%u" // set the LEDs a solid color
3535
#define LED_STRIP_WAVE "lc:%c:%u:%u:%u" // make a wave with the LEDs
3636
#define LED_STRIP_NUM "ln:%c:%u:%u:%u:%u" // set a certain number of LEDs a color
37+
#define LED_STRIP_ONE "lo:%u:%u:%u:%u" // set a single LED on the strip to a color
3738

3839
#endif
3940

0 commit comments

Comments
 (0)