diff --git a/html/index.html b/html/index.html index cc85edc..c1e1a29 100644 --- a/html/index.html +++ b/html/index.html @@ -107,12 +107,12 @@
Not connected to an access point. Consider configuring the access point.
Connected to the access point
Camera was initialized successfully!
Failed to initialize the camera!
Result: {{CameraInitResultText}} ({{CameraInitResult}})
Please check hardware or correct the camera settings and restart.
diff --git a/include/html_data.h b/include/html_data.h index e3ff17d..049d48a 100644 --- a/include/html_data.h +++ b/include/html_data.h @@ -4,5 +4,5 @@ // ****************************************************************************** -constexpr char file_data_index_html[] = "The configuration has been changed.
It is recommended to restart the device.
Not connected to an access point. Consider configuring the access point.
Connected to the access point
Camera was initialized successfully!
Failed to initialize the camera!
Result: {{CameraInitResultText}} ({{CameraInitResult}})
Please check hardware or correct the camera settings and restart.
The configuration has been changed.
It is recommended to restart the device.
Not connected to an access point. Consider configuring the access point.
Connected to the access point
Camera was initialized successfully!
Failed to initialize the camera!
Result: {{CameraInitResultText}} ({{CameraInitResult}})
Please check hardware or correct the camera settings and restart.
The device is restarting.
In some cases, the device requires a hard reset (power cycle).
If this page takes longer than a minute, consider performing a power cycle.