mirror of
https://github.com/thelsing/knx.git
synced 2025-08-17 13:47:28 +02:00
Add missing library.properties
This commit is contained in:
parent
27b4dc0ef7
commit
01d0fd2779
@ -22,6 +22,7 @@ PATHS += $(addprefix ${KNXSTACK_ROOT}/platform/arduino/, ${PLATFORM_FILES})
|
||||
PATHS += $(wildcard ${KNXSTACK_ROOT}/platform/arduino/*.h)
|
||||
PATHS += ${KNXSTACK_ROOT}/port/arduino/examples
|
||||
PATHS += $(addprefix ${DIR}/, ${PORT_FILES})
|
||||
PATHS += ${KNXSTACK_ROOT}/library.properties
|
||||
|
||||
ARDUINO_LIBS=~/Documents/arduino/libraries/knx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user