colorchord/embedded8266/user
bbkiwi e5dbe3a96b Start ADC HPATimer only once. Makes for more stable collection of audio
when connected to wifi (especially station mode). However the range of
output from the ADC is truncated.
TODO fix, or use system_adc_fast_read with wifi off and RF off
The devfixes branch of esp82xx needs to be used
2017-07-17 01:20:25 +12:00
..
adc.c Modularize esp8266 components 2016-08-19 00:13:41 +02:00
adc.h Modularize esp8266 components 2016-08-19 00:13:41 +02:00
custom_commands.c remove unused references to settings.h 2017-06-24 02:13:01 -04:00
hpatimer.c Modularize esp8266 components 2016-08-19 00:13:41 +02:00
hpatimer.h Update ESP8266 version 2015-07-29 01:54:49 -04:00
pin_mux_register.h Modularize esp8266 components 2016-08-19 00:13:41 +02:00
slc_register.h Update ColorChord for the ESP8266 2015-07-27 03:34:00 -04:00
user_main.c Start ADC HPATimer only once. Makes for more stable collection of audio 2017-07-17 01:20:25 +12:00
ws2812_i2s.c Update to latest esp8266 and leverage new functionality. 2016-08-23 02:05:07 -04:00
ws2812_i2s.h Switch ColorChord over to the new dev esp82xx. 2017-06-21 23:43:11 -04:00