1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 10:22:31 +02:00

intermediate: split UI, more icons

This commit is contained in:
andreas
2021-11-07 15:50:14 +01:00
parent 3c4920d104
commit 1deef5c7de
6 changed files with 690 additions and 659 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import inspect
import json
GEN_DIR='generated'
CFG_FILE='web/config.json'
FILES=['web/index.html',CFG_FILE]
FILES=['web/index.html',CFG_FILE,'web/index.js','web/index.css']
CFG_INCLUDE='GwConfigDefinitions.h'
def basePath():