vehicle-monitor/ESP32/data/www/index.html
2022-03-12 13:07:41 +01:00

8 lines
134 B
HTML

<!DOCTYPE HTML>
<head>
<title>ESP Web Server</title>
</head>
<body>
<p>Hello world! This file is served from the SPIFFS</p>
</body>