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 12a8c26 commit 8803547Copy full SHA for 8803547
components/m5stack-tab5/example/sdkconfig.defaults
@@ -35,9 +35,6 @@ CONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS=y
35
# M5Stack Tab5 BSP configuration
36
CONFIG_M5STACK_TAB5_INTERRUPT_STACK_SIZE=4096
37
CONFIG_M5STACK_TAB5_AUDIO_TASK_STACK_SIZE=8192
38
-CONFIG_M5STACK_TAB5_ENABLE_WIRELESS=y
39
-CONFIG_M5STACK_TAB5_ENABLE_CAMERA=y
40
-CONFIG_M5STACK_TAB5_ENABLE_BATTERY_MONITORING=y
41
42
# PSRAM configuration
43
CONFIG_SPIRAM=y
0 commit comments