mirror of
https://github.com/thelsing/knx.git
synced 2025-08-13 13:46:20 +02:00
save work
This commit is contained in:
parent
566f1d8ccc
commit
47e17ea164
@ -120,8 +120,8 @@
|
||||
- pip install -U platformio
|
||||
- platformio update
|
||||
script:
|
||||
#- platformio ci --project-conf=examples/knx-usb/platformio.ini
|
||||
- platformio run -c examples/knx-usb/platformio.ini
|
||||
- platformio ci --project-conf=examples/knx-usb/platformio.ini
|
||||
#- platformio run -c examples/knx-usb/platformio.ini
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
@ -14,7 +14,7 @@
|
||||
platform = atmelsam
|
||||
board = adafruit_feather_m0
|
||||
framework = arduino
|
||||
lib_extra_dirs = ../../../
|
||||
#lib_extra_dirs = ../../../
|
||||
|
||||
; VID must be changed to some known KNX Manufacturer
|
||||
; so that the KNX USB interface gets recognized by ETS
|
||||
|
Loading…
Reference in New Issue
Block a user