* style update (margins)

* automatically convert html files to header file during build
This commit is contained in:
lumapu 2022-08-11 23:01:44 +02:00
parent ec08f58a46
commit aca98b6911
4 changed files with 21 additions and 9 deletions

View file

@ -34,6 +34,7 @@ monitor_filters =
extra_scripts =
pre:scripts/auto_firmware_version.py
pre:html/convert.py
lib_deps =
nrf24/RF24@1.4.5
@ -72,6 +73,7 @@ upload_port = /dev/ttyUSB0
extra_scripts =
pre:scripts/auto_firmware_version.py
pre:html/convert.py html/
lib_deps =
nrf24/RF24@1.4.5
@ -84,4 +86,4 @@ lib_deps =
;esp8266/ESP8266WebServer@^1.0
;esp8266/ESP8266WiFi@^1.0
;esp8266/SPI@1.0
;esp8266/Ticker@^1.0
;esp8266/Ticker@^1.0