Used & amended by D.Leaming, University of Lincoln, December 2021

Dependents:   Final_Project_V05_DLeaming_25574043_copy Final_Project_V06_DLeaming_25574043 Final_Project_V07_DLeaming_25574043 Final_Project_V08_DLeaming_25574043 ... more

Files at this revision

API Documentation at this revision

Comitter:
legstar85
Date:
Sun Jan 16 22:45:17 2022 +0000
Parent:
2:d95a4e13f6cf
Commit message:
Update

Changed in this revision

TMP102.h Show annotated file Show diff for this revision Revisions of this file
diff -r d95a4e13f6cf -r 1318dd22d0d7 TMP102.h
--- a/TMP102.h	Fri Dec 17 08:26:48 2021 +0000
+++ b/TMP102.h	Sun Jan 16 22:45:17 2022 +0000
@@ -1,11 +1,4 @@
-/* * Print String
-*
-* Prints a string of characters to the screen buffer, string is cut off after the 83rd  pixel.
-* @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
-* @ Date - December 2021
-*
+/* * 
 * Acknowledgements 
 * Craig A. Evans, University of Leeds, TMP102 Library ,Feb 2016
 * Dr Edmond Nurellari, University of Lincoln, Joystick & N5110 Libraries