1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

intermediate: check admin password

This commit is contained in:
wellenvogel
2021-12-13 15:24:30 +01:00
parent c34e6d4ce7
commit c38964e8b0
6 changed files with 296 additions and 1 deletions

View File

@@ -4,7 +4,8 @@
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<title>NMEA 2000 Gateway</title>
<script type="text/javascript" src="index.js"></script>
<script type="text/javascript" src="index.js"></script>
<script type="text/javascript" src="md5.js"></script>
<link rel="stylesheet" href="index.css">
</head>
<body>