mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-06 12:24:27 +02:00
RDX0 -> RXD0
@@ -6,7 +6,7 @@ The UART0 methods will use GPIO1.
|
||||
## 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 only supports the RDX0/GPIO3 pin. The Pin argument is omitted. See other esp8266 methods below if you don't have this pin available.
|
||||
The NeoEsp8266Dma800KbpsMethod only supports the RXD0/GPIO3 pin. The Pin argument is omitted. See other esp8266 methods below if you don't have this pin available.
|
||||
|
||||
NOTE: Due to the varied board layouts for Esp8266, even though the pin maybe exposed, it may not be usable due to some custom feature on the board you use. If you find it not working, you should review the hardware schematic of your board and confirm the pin is not used for other purposes that interferes with it being used for NeoPixelBus.
|
||||
|
||||
|
Reference in New Issue
Block a user