1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

check image before uploading

This commit is contained in:
wellenvogel
2021-12-15 18:48:06 +01:00
parent 32ee425a5a
commit d3e1e9b3e8
3 changed files with 141 additions and 44 deletions

View File

@@ -334,4 +334,7 @@ body {
background-color: blue;
width: 0px;
height: 100%;
}
.error{
color: red;
}