Browse Source

Update variant.h

pull/301/head
Memo 1 year ago
committed by GitHub
parent
commit
b59606d5b5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      variants/t114/variant.h

2
variants/t114/variant.h

@ -72,7 +72,7 @@
#define LED_BLUE (-1) // No blue led, prevents Bluefruit flashing the green LED during advertising
#define LED_PIN LED_BUILTIN
#define LED_STATE_ON HIGH
#define LED_STATE_ON LOW
#define PIN_NEOPIXEL (14)
#define NEOPIXEL_NUM (2)

Loading…
Cancel
Save