From 70df1aff132c691ae7d6ded98ffd20861ba9468d Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 8 Apr 2020 15:00:16 +0700 Subject: [PATCH] add TODO for saola on-board neopixel --- hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c b/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c index 16d054f7..ed855f72 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