Update platformio-ci.ini

fix ci
This commit is contained in:
thelsing
2024-07-21 15:55:05 +02:00
committed by GitHub
parent bfe5ffd91f
commit 18471e2e78

View File

@@ -14,8 +14,8 @@ framework = arduino
; VID must be changed to some known KNX Manufacturer
; so that the KNX USB interface gets recognized by ETS
extra_scripts = pre:custom_hwids.py
board_build.usb_product="KNX RF - USB Interface"
;extra_scripts = pre:custom_hwids.py
;board_build.usb_product="KNX RF - USB Interface"
lib_deps =
SPI