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/DateModule.h
- Revision:
- 24:e67c825ec6d8
- Parent:
- 15:d1eaddb363be
--- a/Modules/DateModule.h Wed Sep 03 06:23:04 2014 +0000
+++ b/Modules/DateModule.h Wed Oct 08 16:42:17 2014 +0000
@@ -15,6 +15,7 @@
);
virtual ~DateModule();
+ virtual bool canRefresh() { return true; }
virtual void change
(
size_t in_nIndex,
