Production of selectable menu

Dependencies:   mbed N5110v02 TMP102 JoystickIoT

Revision:
4:0090145b3286
Parent:
3:80c1eba78f9b
Child:
5:eebd36a47049
--- a/main.cpp	Tue Dec 21 17:12:38 2021 +0000
+++ b/main.cpp	Tue Dec 21 17:22:42 2021 +0000
@@ -1,8 +1,6 @@
-/* * Print String
+/* 
 * @ File main.cpp
-* @param x - the column number (0 to 83)
-* @param y - the row number (0-5) - the display is split into 6 banks - each bank can be considered a row
-* @author - David Leaming - 25574043
+* @ Author - David Leaming - 25574043
 * @ Date - December 2021
 *
 * Acknowledgements