From e75008ec1afb7b9926ca61d5b58f33894418ab52 Mon Sep 17 00:00:00 2001 From: fredqian Date: Thu, 23 Oct 2025 21:18:20 +0800 Subject: [PATCH] Update config.json --- boards/default_src/micropython_robot/origin/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/default_src/micropython_robot/origin/config.json b/boards/default_src/micropython_robot/origin/config.json index 37f4037c..511b7bc9 100644 --- a/boards/default_src/micropython_robot/origin/config.json +++ b/boards/default_src/micropython_robot/origin/config.json @@ -9,8 +9,8 @@ "messageId": "MICROPYTHON_CONFIG_MESSAGE_BURN_SPEED", "options": [ { - "key": "460800", - "label": "460800" + "key": "921600", + "label": "921600" }, { "key": "115200",