mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated ESP32 NeoMethods (markdown)
@@ -25,7 +25,8 @@ These methods can be instanced more than once, up to the number of channels spec
|
||||
* I2s0X8 - Uses the I2S 0 peripheral in 8 channel parallel mode, an example would be NeoEsp32**I2s0X8**Ws2812xMethod.
|
||||
* I2s0X16 - Uses the I2S 0 peripheral in 16 channel parallel mode, an example would be NeoEsp32**I2s0X16**Ws2812xMethod.
|
||||
* I2s1X8 - Uses the I2S 1 peripheral in 8 channel parallel mode, an example would be NeoEsp32**I2s1X8**Ws2812xMethod.
|
||||
* I2s1X16 - Uses the I2S 1 peripheral in 16 channel parallel mode, an example would be NeoEsp32**I2s1X16**Ws2812xMethod.
|
||||
* I2s1X16 - Uses the I2S 1 peripheral in 16 channel parallel mode, an example would be NeoEsp32**I2s1X16**Ws2812xMethod.
|
||||
|
||||
**NOTE:** The ESP32S2 only supports one i2s hardware bus. Thus you can only use the NeoEsp32I2s0*Method types.
|
||||
|
||||
## RMT
|
||||
|
Reference in New Issue
Block a user