mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 09:06:02 +00:00
ok - new router seems to approximately work
This commit is contained in:
parent
f108c576a7
commit
6afeb3e456
1
bin/run-1-monitor.sh
Executable file
1
bin/run-1-monitor.sh
Executable file
@ -0,0 +1 @@
|
||||
pio run --upload-port /dev/ttyUSB1 -t upload -t monitor
|
@ -334,6 +334,7 @@ void loop()
|
||||
|
||||
powerFSM.run_machine();
|
||||
gps.loop();
|
||||
router.loop();
|
||||
service.loop();
|
||||
|
||||
if (radio)
|
||||
|
Loading…
Reference in New Issue
Block a user