![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
example using the course class
Dependencies: 4DGL-uLCD-SE Course mbed SDFileSystem
History
Fixed course 5 declaration
2016-12-07, by kkizirian [Wed, 07 Dec 2016 22:41:57 +0000] rev 5
Fixed course 5 declaration
Added writeClassFile and readClassFile and updated example
2016-12-07, by kkizirian [Wed, 07 Dec 2016 22:30:19 +0000] rev 4
Added writeClassFile and readClassFile and updated example
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.
2016-12-05, by kkizirian [Mon, 05 Dec 2016 02:50:59 +0000] rev 3
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.
added comments to addClassToVector function
2016-12-05, by kkizirian [Mon, 05 Dec 2016 01:03:19 +0000] rev 2
added comments to addClassToVector function
removed some unnecessary stuff
2016-12-05, by kkizirian [Mon, 05 Dec 2016 01:01:16 +0000] rev 1
removed some unnecessary stuff
Example using the Course class
2016-12-05, by kkizirian [Mon, 05 Dec 2016 00:37:41 +0000] rev 0
Example using the Course class