firmware-base/vendor/sming/Sming/samples/HttpServer_FirmwareUpload/web/restart.html
2026-01-28 16:42:43 +01:00

15 lines
320 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Sming Firmware Updater</title>
</head>
<body>
<h1>Firmware update: Success</h1>
<p>
The new firmware was updated and the device will be restarted in a few seconds.
Take a look at the serial output for details.
</p>
</body>
</html>