15 lines
320 B
HTML
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> |