mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-07-06 18:01:22 +02:00
Phase 6: Radio config + path hash mode
This commit is contained in:
@@ -30,6 +30,8 @@ const baseConfig: RadioConfig = {
|
||||
sf: 7,
|
||||
cr: 5,
|
||||
},
|
||||
path_hash_mode: 0,
|
||||
path_hash_mode_supported: false,
|
||||
};
|
||||
|
||||
const baseHealth: HealthStatus = {
|
||||
|
||||
Reference in New Issue
Block a user