Skip to content
Snippets Groups Projects
Commit aa87aa3e authored by francois's avatar francois
Browse files

update

parent 95b362b3
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# #
# Global defs # Global defs
ESP32_REV=${ESP32_REV:-"2.0.11"} ESP32_REV=${ESP32_REV:-"2.0.14"}
ESP8266_REV=${ESP8266_REV:-"3.1.2"} ESP8266_REV=${ESP8266_REV:-"3.1.2"}
CUBECELL_REV=${CUBECELL_REV:-"1.3.0"} CUBECELL_REV=${CUBECELL_REV:-"1.3.0"}
......
...@@ -164,6 +164,7 @@ ...@@ -164,6 +164,7 @@
#endif #endif
typedef enum { typedef enum {
WIFI, WIFI,
CALIBRATE,
DISABLE DISABLE
} enum_ledmode_t; } enum_ledmode_t;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment