Switch ColorChord over to the new dev esp82xx.

This commit is contained in:
cnlohr 2017-06-21 23:43:11 -04:00
parent bf3b8f3e56
commit 454ca08025
7 changed files with 257 additions and 143 deletions

View file

@ -23,7 +23,8 @@
//4 takes up more RAM per LED than 3.
//3 has slightly more restrictve timing requirements.
//4 has more DMA load when running.
#define WS2812_THREE_SAMPLE
//#define WS2812_THREE_SAMPLE
//#define WS2812_FOUR_SAMPLE
void ICACHE_FLASH_ATTR ws2812_init();