summaryrefslogtreecommitdiff
path: root/sdkconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sdkconfig')
-rw-r--r--sdkconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/sdkconfig b/sdkconfig
index 11a5634..daac619 100644
--- a/sdkconfig
+++ b/sdkconfig
@@ -15,12 +15,12 @@ CONFIG_MAKE_WARN_UNDEFINED_VARIABLES=y
#
CONFIG_ESPTOOLPY_PORT="/dev/ttyUSB0"
CONFIG_ESPTOOLPY_BAUD_115200B=
-CONFIG_ESPTOOLPY_BAUD_230400B=y
+CONFIG_ESPTOOLPY_BAUD_230400B=
CONFIG_ESPTOOLPY_BAUD_921600B=
CONFIG_ESPTOOLPY_BAUD_2MB=
-CONFIG_ESPTOOLPY_BAUD_OTHER=
-CONFIG_ESPTOOLPY_BAUD_OTHER_VAL=115200
-CONFIG_ESPTOOLPY_BAUD=230400
+CONFIG_ESPTOOLPY_BAUD_OTHER=y
+CONFIG_ESPTOOLPY_BAUD_OTHER_VAL=460800
+CONFIG_ESPTOOLPY_BAUD=460800
CONFIG_ESPTOOLPY_COMPRESSED=y
CONFIG_FLASHMODE_QIO=
CONFIG_FLASHMODE_QOUT=