diff --git a/ChronoWebServer.cpp b/ChronoWebServer.cpp index 76cfe1b..4a96fd5 100644 --- a/ChronoWebServer.cpp +++ b/ChronoWebServer.cpp @@ -44,265 +44,10 @@ void (*testModeCallback)(); // Constructor implementation ChronoWebServer::ChronoWebServer() {} void ChronoWebServer::_handleRoot() { - String temp="\ -
\ -Mode: Unknown
\ -Current WiFi: Not configured
\ -After saving, the device will attempt to connect to the new WiFi network.
\ - \ -Current Version: Unknown
\ - \ -1. Select a .bin firmware file to update over-the-air
\ - \ -2. Click OTA Upgrade to install
\ -| Name | Type | |
|---|---|---|
| "+name+" | "+type+" |
| Name | Type | Caliber | Weight | |
|---|---|---|---|---|
| "+name+" | "+type+" | "+cal+" | "+weight+" |
| Shot | FPS | FPE | Gun | Power | Projectile | Cal | Wt |
|---|
| Name | Type |
|---|
| Name | Type | Cal | Wt |
|---|
After saving, device will restart.