Refactored status handlers and merged

This commit is contained in:
Professr
2020-06-28 18:17:52 -07:00
20 changed files with 426 additions and 268 deletions

View File

@@ -41,7 +41,7 @@ class GPS : public Observable<void *>
virtual ~GPS() {}
Observable<const meshtastic::GPSStatus> newStatus;
Observable<const meshtastic::GPSStatus *> newStatus;
/**
* Returns true if we succeeded