.. |
app.ino
|
Updated the test app
|
2019-03-23 12:36:34 +01:00 |
CFGDictionary.cpp
|
Added the Dictionary utility class to handle key value pairs
|
2019-03-17 22:11:15 +01:00 |
CFGDictionary.h
|
Added the Dictionary utility class to handle key value pairs
|
2019-03-17 22:11:15 +01:00 |
ConnectivityManager.cpp
|
Added ConnectivityManager class
|
2019-03-10 23:21:30 +01:00 |
ConnectivityManager.h
|
Added ConnectivityManager class
|
2019-03-10 23:21:30 +01:00 |
definition.h
|
Added two new defines for the config files shortcuts
|
2019-03-24 23:04:55 +01:00 |
Dictionary.cpp
|
Added dispose call in destructor
|
2019-03-24 23:07:40 +01:00 |
Dictionary.h
|
Enhanced the dictionary object (added get by index and getParameter methods)
|
2019-03-24 10:30:08 +01:00 |
PinMapping.cpp
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
PinMapping.h
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
RtcManager.cpp
|
Added sd card test program plus minor changes
|
2019-03-09 22:38:21 +01:00 |
RtcManager.h
|
Added sd card test program plus minor changes
|
2019-03-09 22:38:21 +01:00 |
SAB.cpp
|
Removed debugging Serial.println statement
|
2019-03-16 19:49:39 +01:00 |
SAB.h
|
Added ConnectivityManager as a member of the SAB class
|
2019-03-10 23:20:59 +01:00 |
ScreenConfig.cpp
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
ScreenConfig.h
|
Adding a bunch of classes
|
2019-02-25 00:36:43 +01:00 |
ScreenManager.cpp
|
Implemented displayNextView method
|
2019-03-16 20:08:26 +01:00 |
ScreenManager.h
|
Added screen error messages
|
2019-03-16 19:50:39 +01:00 |
SDCardConfig.cpp
|
Added SdCardConfig class and Modified class diagram plus other little things
|
2019-03-03 22:22:12 +01:00 |
SDCardConfig.h
|
Added SdCardConfig class and Modified class diagram plus other little things
|
2019-03-03 22:22:12 +01:00 |
SDCardManager.cpp
|
Modified the SDCardManager class, this class inherits now from SDClass
|
2019-03-10 19:18:40 +01:00 |
SDCardManager.h
|
Modified the SDCardManager class, this class inherits now from SDClass
|
2019-03-10 19:18:40 +01:00 |
views.cpp
|
Modified views to add the view count info
|
2019-03-16 19:47:43 +01:00 |
views.h
|
Modified views to add the view count info
|
2019-03-16 19:47:43 +01:00 |