Disable LED flashing during BLE advertising

此提交包含在:
Jacob Quatier
2025-05-10 20:47:13 -07:00
提交者 GitHub
父節點 d072e7b575
當前提交 bce5dc9796
+1 -1
查看文件
@@ -69,7 +69,7 @@
#define LED_BUILTIN (35)
#define PIN_LED LED_BUILTIN
#define LED_RED LED_BUILTIN
#define LED_BLUE LED_BUILTIN
#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