summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-12-11 20:37:09 +0700
committerhathach <[email protected]>2023-12-11 20:37:09 +0700
commitaa9dce09a17ac80c8d92a9d757378b7d89cf1e1c (patch)
tree3a4ba4466cc4bcc1eca31c2c1789336793783ded /test
parentb67855468d943c5e107ba0d8c081570a22e90cc3 (diff)
change baudrate back to 1.5MB
Diffstat (limited to 'test')
-rw-r--r--test/hil/hil_pi4.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hil/hil_pi4.json b/test/hil/hil_pi4.json
index fd2c5c432..e9a6721ea 100644
--- a/test/hil/hil_pi4.json
+++ b/test/hil/hil_pi4.json
@@ -15,7 +15,7 @@
],
"flasher": "esptool",
"flasher_sn": "461cb8d7decdeb119be9b506e93fd3f1",
- "flasher_args": "-b 921600"
+ "flasher_args": "-b 1500000"
}
]
}