Skip to content

Commit

Permalink
Merge pull request #2734 from hathach/hil-change-esp32s3-baudrate
Browse files Browse the repository at this point in the history
change hil s3 baudarte
  • Loading branch information
hathach authored Jul 22, 2024
2 parents f09e23e + ce5fe3c commit cfbdc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hil/rpi.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"flasher": "esptool",
"flasher_sn": "3ea619acd1cdeb11a0a0b806e93fd3f1",
"flasher_args": "-b 1500000"
"flasher_args": "-b 921600"
},
{
"name": "metro_m7_1011",
Expand Down

0 comments on commit cfbdc44

Please sign in to comment.