ok - new router seems to approximately work

This commit is contained in:
geeksville
2020-04-17 10:38:44 -07:00
parent f108c576a7
commit 6afeb3e456
2 changed files with 2 additions and 0 deletions

View File

@@ -334,6 +334,7 @@ void loop()
powerFSM.run_machine();
gps.loop();
router.loop();
service.loop();
if (radio)