more stack slightly improved debugging

This commit is contained in:
2024-03-02 13:21:12 +01:00
parent 27bde9cc87
commit 34066ee463
3 changed files with 11 additions and 5 deletions

View File

@@ -621,6 +621,7 @@ impl PlantCtrlBoardInteraction for PlantCtrlBoard<'_> {
qos: AtLeastOnce,
retain: true,
}),
client_id: Some("plantctrl"),
keep_alive_interval : Some(Duration::from_secs(60*60*2)),
//room for improvement
..Default::default()