mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Destroyed ARM NeoMethods (markdown)
@@ -1,14 +0,0 @@
|
||||
|
||||
## NeoArm800KbpsMethod
|
||||
The NeoArm800KbpsMethod is the underlying method that gets used if you use Neo800KbpsMethod on ARM platforms. There should be no need to use it directly.
|
||||
This work is directly taken from AdaFruit's NeoPixel library and all credit should go to them.
|
||||
|
||||
## NeoArm400KbpsMethod
|
||||
Same as NeoArm800KbpsMethod but running at the older and slower data rate.
|
||||
The NeoArm400KbpsMethod is the underlying method that gets used if you use Neo400KbpsMethod on AVR platforms. There should be no need to use it directly.
|
||||
This work is directly taken from AdaFruit's NeoPixel library and all credit should go to them.
|
||||
|
||||
## NeoArmWs2813Method
|
||||
Same as NeoArm800KbpsMethod but using a longer delay as required by this chips.
|
||||
The NeoArmWs2813Method is the underlying method that gets used if you use NeoWs2813Method on ARM platforms. There should be no need to use it directly.
|
||||
|
Reference in New Issue
Block a user