anschrammh
|
cb16ab7c41
|
Replaced return 0 with return 0.0 since it's a double
|
2020-02-02 20:56:16 +01:00 |
|
anschrammh
|
e7cf2fa020
|
Added a handy way to retrieve the configuration of a config file without having to instantiate a parser - but I do not like it - might be removed in the future
|
2019-11-17 19:31:06 +01:00 |
|
anschrammh
|
6da0671121
|
Modified SDCardManager : added new methods and changed constructor
|
2019-10-19 15:27:51 +02:00 |
|
anschrammh
|
b272ab0f22
|
Changed sdcard library driver, now using the one for the esp8266 which is mush better, also note that the WEBServerManager will be removed in a near future
|
2019-10-18 01:06:59 +02:00 |
|
anschrammh
|
bd3d17c5c2
|
Minor updates
|
2019-10-16 19:27:43 +02:00 |
|
anschrammh
|
e912524218
|
Modified the SDCardManager class, this class inherits now from SDClass
|
2019-03-10 19:18:40 +01:00 |
|
anschrammh
|
becaad5584
|
Added getSdCardHandler method to SdCardManager class
|
2019-03-03 22:47:54 +01:00 |
|
anschrammh
|
218d9c3eeb
|
Added SdCardConfig class and Modified class diagram plus other little things
|
2019-03-03 22:22:12 +01:00 |
|
anschrammh
|
72ff0d14a9
|
Added SDCardManagerClass, Updated class diagram, Modified app.ino example, Modified definition.h as well as ScreenManager and views
|
2019-03-03 14:48:51 +01:00 |
|