mirror of
https://github.com/thelsing/knx.git
synced 2025-10-02 17:52:04 +02:00
save work
This commit is contained in:
parent
04dafba458
commit
69c176993b
@ -1,5 +1,8 @@
|
|||||||
Import("env")
|
Import("env")
|
||||||
|
|
||||||
|
# access to global build environment
|
||||||
|
print(env)
|
||||||
|
|
||||||
board_config = env.BoardConfig()
|
board_config = env.BoardConfig()
|
||||||
board_config.update("build.hwids", [
|
board_config.update("build.hwids", [
|
||||||
# ["0x135e", "0x0024"] # Merten GmbH & Co. KG
|
# ["0x135e", "0x0024"] # Merten GmbH & Co. KG
|
||||||
|
Loading…
Reference in New Issue
Block a user