mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 14:16:41 +00:00
Tweak failed init text (#15)
This commit is contained in:
parent
f1718188b7
commit
56a0352039
@ -52,7 +52,7 @@ export const flash = async (
|
||||
fireStateEvent({
|
||||
state: State.ERROR,
|
||||
message:
|
||||
"Failed to initialize. Try resetting your device or holding the BOOT button before clicking connect.",
|
||||
"Failed to initialize. Try resetting your device or holding the BOOT button while selecting your serial port.",
|
||||
details: { error: FlashError.FAILED_INITIALIZING, details: err },
|
||||
});
|
||||
await esploader.disconnect();
|
||||
|
Loading…
x
Reference in New Issue
Block a user