mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 00:43:04 +00:00
feat: auto-reconnect after reboot
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
$serialPort?.reboot()
|
||||
$serialPort = undefined
|
||||
powerDialog = false
|
||||
setTimeout(() => {
|
||||
initSerial()
|
||||
}, 1000)
|
||||
}
|
||||
|
||||
function bootloader() {
|
||||
|
||||
Reference in New Issue
Block a user