mirror of
https://github.com/Fishwaldo/LMIC-node.git
synced 2025-03-15 19:31:44 +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
|
* Leds GPIO
|
||||||
* ---- ----
|
* ---- ----
|
||||||
* 13 (LED_BUILTIN) defined but there is no LED
|
* 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.
|
* 12 Neopixel enable. Default enabled = HIGH.
|
||||||
*
|
*
|
||||||
* I2C [display] GPIO
|
* I2C [display] GPIO
|
||||||
|
|
Loading…
Add table
Reference in a new issue