mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-04-23 19:17:03 -04:00
brennstuhl_rcs_2044: disable all old api devices by default
This commit is contained in:
@@ -176,6 +176,6 @@ r_device brennstuhl_rcs_2044 = {
|
||||
.long_limit = 4000,
|
||||
.reset_limit = 4000,
|
||||
.json_callback = &brennstuhl_rcs_2044_callback,
|
||||
.disabled = 0,
|
||||
.disabled = 1,
|
||||
.demod_arg = 0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user