From bee76d1d8d8e1ae8fe1941215f25110eab08dab6 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Wed, 12 Apr 2017 00:47:26 +0200 Subject: [PATCH] update TODO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ccaf05..01a382f 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,12 @@ platformio run -t upload && platformio device monitor -b 115200 ## ToDo * Prototype +* reimplement tasks with a queue, see **i2s_push_sample()** from *esp-idf/components/driver/i2s.c* * Keypad layout * internal DAC? * Add-ons? * dynamic keypad thresholds - ## References [ESP32 overview]: http://esp32.net