mirror of
https://github.com/thelsing/knx.git
synced 2026-05-01 23:07:33 +02:00
also build esp8266
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user