change baudrate back to 1.5MB

This commit is contained in:
hathach
2023-12-11 20:37:09 +07:00
parent b67855468d
commit aa9dce09a1

View File

@@ -15,7 +15,7 @@
],
"flasher": "esptool",
"flasher_sn": "461cb8d7decdeb119be9b506e93fd3f1",
"flasher_args": "-b 921600"
"flasher_args": "-b 1500000"
}
]
}