Luke Cartwright / Mbed 2 deprecated ELEC2645_Project_el18loc_nearlythere

Dependencies:   mbed

Revision:
33:e7635c8a58a8
Parent:
31:cfdb014ff086
diff -r 1049618104a2 -r e7635c8a58a8 Startup/startup.cpp
--- a/Startup/startup.cpp	Tue May 26 14:21:58 2020 +0000
+++ b/Startup/startup.cpp	Tue May 26 14:32:06 2020 +0000
@@ -54,15 +54,20 @@
     { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
 };
 
-//constructor/destructor
+/**constructor
+*/
 startup::startup()
 {
 }
+
+/**destructor
+*/
 startup::~startup()
 {
 }
 
-//methods
+/** Initial Set up of apd and functions
+*/
 void startup::initialise(N5110 &lcd, Gamepad &pad)
 {
     pad.init(); //initiate Gamepad