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: 4DGL-uLCD-SE Course mbed SDFileSystem
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:77eafa8aaec6 | 2016-12-07 | kkizirian | Fixed course 5 declaration |
4:d4a652a577a0 | 2016-12-07 | kkizirian | Added writeClassFile and readClassFile and updated example |
3:4984f0a32f32 | 2016-12-05 | kkizirian | Fixed addCourseToVector function so that it works if course is being added to very end of vector. Also updated the way the LCD display is done so it loops through all vector elements. |
2:84925a4bf964 | 2016-12-05 | kkizirian | added comments to addClassToVector function |
1:f603609389d5 | 2016-12-05 | kkizirian | removed some unnecessary stuff |
0:6ced83c58574 | 2016-12-05 | kkizirian | Example using the Course class |