Forked TSI

Files at this revision

API Documentation at this revision

Comitter:
vermaelen
Date:
Sat Dec 03 14:12:33 2022 +0000
Parent:
2:507b1f67804b
Commit message:
version IUT

Changed in this revision

TSISensor.h Show annotated file Show diff for this revision Revisions of this file
diff -r 507b1f67804b -r 1ce79215bbe4 TSISensor.h
--- a/TSISensor.h	Fri Oct 12 11:42:12 2012 +0000
+++ b/TSISensor.h	Sat Dec 03 14:12:33 2022 +0000
@@ -61,7 +61,7 @@
      *
      * @returns distance in mm. The value is between [0 ... 40]
      */
-    uint8_t readDistance();
+    unsigned char readDistance();
 
 private:
     void sliderRead(void);