david-cermak 1c7e329140 RMT: Fix in bitshift of NeoPixel example project ()
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
2019-07-16 17:14:28 +03:00
..
2017-10-10 22:42:26 +03:00
2018-12-16 19:24:02 +01:00
2018-09-17 23:13:58 +02:00
2019-01-22 17:24:16 +08:00
2017-02-07 03:42:43 +02:00