mirror of
https://github.com/thelsing/knx.git
synced 2025-10-08 11:14:29 +02:00
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
file @TARGET_NAME@
|
|
target extended-remote localhost:3333
|
|
monitor reset halt
|
|
load
|
|
thbreak main
|