release 0.0.4

This commit is contained in:
geeksville
2020-02-23 20:08:20 -08:00
parent 82afd234a1
commit 0110e1d2e0
2 changed files with 5 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ void NodeDB::init()
radioConfig.preferences.send_owner_interval = 4; // per sw-design.md
radioConfig.preferences.position_broadcast_secs = 15 * 60;
radioConfig.preferences.wait_bluetooth_secs = 30;
radioConfig.preferences.wait_bluetooth_secs = 120;
radioConfig.preferences.screen_on_secs = 30;
radioConfig.preferences.mesh_sds_timeout_secs = 60 * 60;
radioConfig.preferences.phone_sds_timeout_sec = 60 * 60;