mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-12 08:26:38 +02:00
* style update (margins)
* automatically convert html files to header file during build
This commit is contained in:
parent
ec08f58a46
commit
aca98b6911
4 changed files with 21 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue