1c7e329140
Fixed bit shift in demo application of using RMT peripheral. Init data array to be transmitted was off by one, as for the first iteration (i==0) the mask was 1<<8, which results in shifted RGB value in color variable Closes https://github.com/espressif/arduino-esp32/issues/2921 |
||
---|---|---|
.. | ||
AnalogOut | ||
Camera/CameraWebServer | ||
ChipID/GetChipID | ||
DeepSleep | ||
ESPNow | ||
FreeRTOS | ||
GPIO | ||
HallSensor | ||
I2S/HiFreq_ADC | ||
ResetReason | ||
RMT | ||
Time/SimpleTime | ||
Timer | ||
Touch |