Add flood channel controls and cascade prompt details

This commit is contained in:
mikecarper
2026-07-06 15:54:08 -07:00
parent 84c166d5cc
commit f747f96739
8 changed files with 611 additions and 3 deletions
+1
View File
@@ -728,6 +728,7 @@ SensorMesh::SensorMesh(mesh::MainBoard& board, mesh::Radio& radio, mesh::Millise
_prefs.flood_advert_interval = 0; // disabled
_prefs.disable_fwd = true;
_prefs.flood_max = 64;
_prefs.flood_channel_data_enabled = 1;
_prefs.interference_threshold = 0; // disabled
_prefs.cad_enabled = 0; // hardware CAD before TX (off by default; 'set cad on')