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

1
bin/run-1-monitor.sh Executable file
View File

@ -0,0 +1 @@
pio run --upload-port /dev/ttyUSB1 -t upload -t monitor

View File

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