mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
ok - new router seems to approximately work
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user