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.
Dependencies: SX1276Lib AdaFruit_RGBLCD MCP23017 mbed
Fork of AdaFruit_RGBLCD by
Diff: Modules/TimeModule.h
- Revision:
- 17:731a47339cb8
- Parent:
- 15:d1eaddb363be
diff -r 9e1edf28393f -r 731a47339cb8 Modules/TimeModule.h
--- a/Modules/TimeModule.h Tue Aug 12 04:28:23 2014 +0000
+++ b/Modules/TimeModule.h Thu Aug 14 10:47:27 2014 +0000
@@ -23,7 +23,7 @@
);
virtual int getCursorOffset(size_t & inout_nIndex);
virtual void show(bool in_bRefresh);
-
+
protected:
RTclock & m_cRTclock;
tm m_sLastTM;
