We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2269771 commit 605a610Copy full SHA for 605a610
m5stack/boards/sdkconfig.base
@@ -17,7 +17,7 @@ CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
17
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
18
19
# Change default log level to "ERROR" (instead of "INFO")
20
-CONFIG_LOG_DEFAULT_LEVEL_INFO=y
+CONFIG_LOG_DEFAULT_LEVEL_ERROR=y
21
22
# Set the maximum included log level higher than the default,
23
# so esp.osdebug() can enable more logging at runtime.
m5stack/version.txt
@@ -1 +1 @@
1
-V2.1.8
+V2.1.9
third-party/version.txt
0 commit comments