mirror of
https://github.com/Fishwaldo/LMIC-node.git
synced 2025-03-15 11:21:31 +00:00
Add Neopixel type number
This commit is contained in:
parent
e5452124c7
commit
64270f2e7f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
* Leds GPIO
|
||||
* ---- ----
|
||||
* 13 (LED_BUILTIN) defined but there is no LED
|
||||
* NEOPIX <――――――――――> 11 (PIN_NEOPIXEL) Neopixel LED
|
||||
* NEOPIX <――――――――――> 11 (PIN_NEOPIXEL) WS2812B Neopixel LED
|
||||
* 12 Neopixel enable. Default enabled = HIGH.
|
||||
*
|
||||
* I2C [display] GPIO
|
||||
|
|
Loading…
Add table
Reference in a new issue