vehicle-monitor/ESP32/data/www/index.html

8 lines
134 B
HTML
Raw Normal View History

2022-03-12 13:07:41 +01:00
<!DOCTYPE HTML>
<head>
<title>ESP Web Server</title>
</head>
<body>
<p>Hello world! This file is served from the SPIFFS</p>
</body>