D. Leaming - 25574043 - Initial Code Updated, Welcome messages added, TMP102 printing to LCD, External PCB buttons connected
Dependencies: mbed N5110v02 TMP102 JoystickIoT
Revision 4:0090145b3286, committed 2021-12-21
- Comitter:
- legstar85
- Date:
- Tue Dec 21 17:22:42 2021 +0000
- Parent:
- 3:80c1eba78f9b
- Commit message:
- D. Leaming - 25574043 - Initial Code Updated, Welcome messages added, TMP102 printing to LCD, External PCB buttons connected
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 80c1eba78f9b -r 0090145b3286 main.cpp --- 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