mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated NeoPixelBus object (markdown)
@@ -99,6 +99,8 @@ This method uses the UART interrupt to read from a secondary buffer to send the
|
||||
|
||||
If memory is an issue for your project, see the NeoEsp8266Uart800KbpsMethod above.
|
||||
|
||||
Thanks to unaiur for providing the implementation.
|
||||
|
||||
Due to using the TXD1/GPIO2 pin, the Serial1 object can not be used with the method and must be avoided. The primary serial object "Serial" is available for both read and write.
|
||||
|
||||
Use this instead of Neo800KbpsMethod to force your sketch to use the Uart to send data asynchronously.
|
||||
|
Reference in New Issue
Block a user