This commit is contained in:
Alexander 2024-08-10 13:28:48 -04:00
parent 64090ad24a
commit c09cc28c5c
4 changed files with 4 additions and 0 deletions

View File

@ -99,3 +99,5 @@
39785 40650 7429884469264780 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp 4b6bdcfdf8978f4
40651 40952 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e
40651 40952 0 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e
71 381 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e
71 381 0 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e

View File

@ -33,6 +33,8 @@ static bool g_power_state = DEFAULT_POWER;
#define WIFI_RESET_BUTTON_TIMEOUT 3
#define FACTORY_RESET_BUTTON_TIMEOUT 10
static void light_sensor_init(void) {}
static void app_indicator_set(bool state)
{
if (state) {