Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: NEOM9N_thread.h
- Revision:
- 67:1cac5dca9045
- Parent:
- 66:4057e8e5c248
- Child:
- 68:0c0212d6239d
--- a/NEOM9N_thread.h Thu Jun 09 13:14:26 2022 +0200 +++ b/NEOM9N_thread.h Thu Jun 09 13:36:50 2022 +0200 @@ -60,7 +60,6 @@ private: float m_Ts; BufferedSerial m_bufferedSerial; - bool m_has_fix = false; bool m_has_new_data = false; ubxNavPVT_t m_ubxNavPVT; #if PRINT_FOR_DEBUG