Skip to content

Commit 605a610

Browse files
committed
version.text: Update to V2.1.9.
Signed-off-by: lbuque <[email protected]>
1 parent 2269771 commit 605a610

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

m5stack/boards/sdkconfig.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
1717
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
1818

1919
# Change default log level to "ERROR" (instead of "INFO")
20-
CONFIG_LOG_DEFAULT_LEVEL_INFO=y
20+
CONFIG_LOG_DEFAULT_LEVEL_ERROR=y
2121

2222
# Set the maximum included log level higher than the default,
2323
# so esp.osdebug() can enable more logging at runtime.

m5stack/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
V2.1.8
1+
V2.1.9

third-party/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
V2.1.8
1+
V2.1.9

0 commit comments

Comments
 (0)