mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-09 22:04:27 +02:00
Updated NeoPixelBus object (markdown)
@@ -36,7 +36,7 @@ These platform methods will define "how" the pixels are updated. While primaril
|
||||
## Neo800KbpsMethod
|
||||
The Neo800KbpsMethod is the standard one to use with most Arduino boards.
|
||||
It will automatically pick board specific defaults and this should be the one used unless otherwise needed.
|
||||
For Esp8266, this has a Pin restriction, so please see NeoEsp8266Dma800KbpsMethod below.
|
||||
On the Esp8266 using this Method has a Pin restriction. Please review NeoEsp8266Dma800KbpsMethod below for details.
|
||||
|
||||
## Neo400KbpsMethod
|
||||
Same as Neo800KbpsMethod but running at the older and slower data rate.
|
||||
|
Reference in New Issue
Block a user