mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
intermediate: split UI, more icons
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user