summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2020-04-08 15:00:16 +0700
committerhathach <[email protected]>2020-04-08 15:00:16 +0700
commit70df1aff132c691ae7d6ded98ffd20861ba9468d (patch)
tree78bcf5fc3d537059705c7c1917f98b2f7562f973
parenta2dee7fb5041d19ace9078d295a2e4c95574d869 (diff)
add TODO for saola on-board neopixel
-rw-r--r--hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c b/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c
index 16d054f75..ed855f727 100644
--- a/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c
+++ b/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c
@@ -32,6 +32,7 @@
// MACRO TYPEDEF CONSTANT ENUM DECLARATION
//--------------------------------------------------------------------+
+// TODO use saola-1 on-board neopixel (WS2812)
#define LED_PIN 21
#define BUTTON_PIN 0