mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-10 06:14:26 +02:00
Created FAQ #1 (markdown)
2
FAQ-#1.md
Normal file
2
FAQ-#1.md
Normal file
@@ -0,0 +1,2 @@
|
||||
### I have connected this to my Esp8266 and nothing is shown and the Pin doesn't have any output. Using the NeoEsp8266BitBangMethod works fine though.
|
||||
It is often missed that the DMA method ignores the passed in PIN and only works on GPIO3. The UART method also ignores the passed in PIN and only works on GPI02. Due to restrictions on the hardware used for these two methods there is no way to support other pins.
|
Reference in New Issue
Block a user