Example project

Dependencies:   PM2_Libary Eigen

Revision:
42:d2d2db5974c9
Parent:
40:924bdbc33391
--- a/IRSensor.cpp	Wed May 11 09:44:25 2022 +0200
+++ b/IRSensor.cpp	Sat May 14 15:27:12 2022 +0200
@@ -45,9 +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
+*/