Phase 6: Radio config + path hash mode

This commit is contained in:
Jack Kingsman
2026-03-07 19:37:47 -08:00
parent 5c413bf949
commit 8948f2e504
9 changed files with 89 additions and 0 deletions
+2
View File
@@ -30,6 +30,8 @@ const baseConfig: RadioConfig = {
sf: 7,
cr: 5,
},
path_hash_mode: 0,
path_hash_mode_supported: false,
};
const baseHealth: HealthStatus = {