gt_wt_02: disable all old api devices by default
This commit is contained in:
parent
fcaed6c75b
commit
987c7693e6
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ r_device gt_wt_02 = {
|
|||
.long_limit = 6000,
|
||||
.reset_limit = 10000,
|
||||
.json_callback = >_wt_02_callback,
|
||||
.disabled = 0,
|
||||
.disabled = 1,
|
||||
.demod_arg = 0,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue