mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-19 17:22:59 +00:00
WIP phone api changes for dev1.2
This commit is contained in:
@@ -65,7 +65,6 @@ void MeshService::init()
|
||||
|
||||
if (gps)
|
||||
gpsObserver.observe(&gps->newStatus);
|
||||
packetReceivedObserver.observe(&router->notifyPacketReceived);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user