idac: added config_hook.json

This commit is contained in:
2023-08-29 20:03:33 +02:00
parent ca4a8bd84d
commit f0dc51d01e
3 changed files with 44 additions and 1 deletions

18
dist/idac/config_hook.json vendored Normal file
View File

@ -0,0 +1,18 @@
{
"aime" :
{
"firmware_path" :
[
".\\aime_firm\\TN32MSEC003S_V12.hex",
".\\aime_firm\\update_15396_6728_94.bin"
],
"high_baudrate" : true
},
"network" :
{
"property" :
{
"dhcp" : true
}
}
}