mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01: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-hdc1008; fi
|
||||
- if [ "$MODE" = "ARDUINO" ]; then build_platform zero; fi
|
||||
- if [ "$MODE" = "ARDUINO" ]; then build_platform esp8266; fi
|
||||
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user