mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated ESP8266 NeoMethods (markdown)
@@ -5,6 +5,8 @@ The **DMA** methods will use **GPIO3**.
|
|||||||
The **UART1** methods will use **GPIO2**.
|
The **UART1** methods will use **GPIO2**.
|
||||||
The **UART0** methods will use **GPIO1**.
|
The **UART0** methods will use **GPIO1**.
|
||||||
|
|
||||||
|
**NOTE:** All non-specifically named methods like NeoWs2812Method or NeoSk6812Method will use the DMA by default.
|
||||||
|
|
||||||
## NeoEsp8266Dma800KbpsMethod
|
## NeoEsp8266Dma800KbpsMethod
|
||||||
The NeoEsp8266Dma800KbpsMethod is the underlying method that gets used if you use Neo800KbpsMethod on ESP8266 platforms. There should be no need to use it directly.
|
The NeoEsp8266Dma800KbpsMethod is the underlying method that gets used if you use Neo800KbpsMethod on ESP8266 platforms. There should be no need to use it directly.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user