example using the course class
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 |