summaryrefslogtreecommitdiff
path: root/core/SystemStatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/SystemStatus.h')
-rw-r--r--core/SystemStatus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/SystemStatus.h b/core/SystemStatus.h
index e4d06da..7e3309d 100644
--- a/core/SystemStatus.h
+++ b/core/SystemStatus.h
@@ -808,7 +808,7 @@ public:
bool eventDataItemNotify(IDataItemCore* dataitem);
bool setNmeaString(const char *data, uint32_t len);
bool getReport(SystemStatusReports& reports, bool isLatestonly = false) const;
- bool setDefaultReport(void);
+ bool setDefaultGnssEngineStates(void);
bool eventConnectionStatus(bool connected, int8_t type);
};