Example project

Dependencies:   PM2_Libary Eigen

Revision:
40:924bdbc33391
Parent:
37:698d6b73b50c
Child:
42:d2d2db5974c9
diff -r f336caef17d9 -r 924bdbc33391 IRSensor.cpp
--- a/IRSensor.cpp	Tue May 10 14:11:06 2022 +0200
+++ b/IRSensor.cpp	Wed May 11 09:42:50 2022 +0200
@@ -45,7 +45,9 @@
 /**
  * The empty operator is a shorthand notation of the <code>read()</code> method.
  */
+/*
 IRSensor::operator float() {
     
     return read();
 }
+*/
\ No newline at end of file