mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
also build esp8266
This commit is contained in:
parent
ac24e1206a
commit
f7e33d8d43
@ -57,6 +57,7 @@ script:
|
|||||||
# - if [ "$MODE" = "ARDUINO" ]; then buildExampleSketch knx-bme680; fi
|
# - if [ "$MODE" = "ARDUINO" ]; then buildExampleSketch knx-bme680; fi
|
||||||
# - if [ "$MODE" = "ARDUINO" ]; then buildExampleSketch knx-hdc1008; fi
|
# - if [ "$MODE" = "ARDUINO" ]; then buildExampleSketch knx-hdc1008; fi
|
||||||
- if [ "$MODE" = "ARDUINO" ]; then build_platform zero; fi
|
- if [ "$MODE" = "ARDUINO" ]; then build_platform zero; fi
|
||||||
|
- if [ "$MODE" = "ARDUINO" ]; then build_platform esp8266; fi
|
||||||
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user