pwntie: fix base_topic for rtlamr
This commit is contained in:
parent
51fc8ef96b
commit
5c46419b64
@ -91,7 +91,7 @@ in
|
|||||||
port = 1883;
|
port = 1883;
|
||||||
tls_enabled = false;
|
tls_enabled = false;
|
||||||
ha_autodiscovery = true;
|
ha_autodiscovery = true;
|
||||||
base_topec = "rtlamr";
|
base_topic = "rtlamr";
|
||||||
};
|
};
|
||||||
custom_parameters = {
|
custom_parameters = {
|
||||||
rtltcp = "-s 2048000";
|
rtltcp = "-s 2048000";
|
||||||
|
Loading…
Reference in New Issue
Block a user