LED_G was missing. Caught by @cdisselkoen++

pull/365/head
Jesse Vincent 7 years ago
parent c3eb1af9da
commit 4e46843f32
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -135,7 +135,7 @@ class Model01 {
#define LED_4 19
#define LED_5 20
#define LED_T 21
#define LED_REC_MACRO 22
#define LED_G 22
#define LED_B 23
#define LED_ESC 24
#define LED_TAB 25

Loading…
Cancel
Save