From 7a7f6083fb4b4b5c03cf77bced4e753154741cdb Mon Sep 17 00:00:00 2001 From: Ing-Dom Date: Mon, 29 Jan 2024 10:51:24 +0100 Subject: [PATCH] try shared folder --- examples/knx-usb/platformio-ci.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/knx-usb/platformio-ci.ini b/examples/knx-usb/platformio-ci.ini index b880586e..60cc010d 100644 --- a/examples/knx-usb/platformio-ci.ini +++ b/examples/knx-usb/platformio-ci.ini @@ -14,7 +14,7 @@ framework = arduino ; VID must be changed to some known KNX Manufacturer ; so that the KNX USB interface gets recognized by ETS -extra_scripts = pre:examples/knx-usb/custom_hwids.py +extra_scripts = pre:custom_hwids.py board_build.usb_product="KNX RF - USB Interface" lib_deps =