Mettre à jour 'README.md'

This commit is contained in:
Th3maz1ng 2019-03-16 14:52:09 +01:00
parent 09d4cc4e6c
commit ddd078ea8a

View File

@ -61,9 +61,15 @@ Arduino based project running on my custom made board
* RTClib-master (not my work) [link](https://github.com/adafruit/RTClib) * RTClib-master (not my work) [link](https://github.com/adafruit/RTClib)
* AT24CXX-master (not my work) [link](https://github.com/cyberp/AT24Cx) * AT24CXX-master (not my work) [link](https://github.com/cyberp/AT24Cx)
### SD Card structure : ### SD Card structure (subject to changes) :
TO DO ```
/
|_CONFIG
| STA.CFG
| AP.CFG
|_WWW
|_FTP
```
### Things to do : ### Things to do :
* Screen Manager ✓ * Screen Manager ✓
* µSDcard File System * µSDcard File System