forked from Hay1tsme/segatools
idac: added config_hook.json
This commit is contained in:
18
dist/idac/config_hook.json
vendored
Normal file
18
dist/idac/config_hook.json
vendored
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user