Quadrifoglio / Mbed OS 00_yotsuba

Dependencies:   sensorGen Robot omni_wheel PID jy901 solenoid aqm0802 camera beep kohiMD linesSnsor lpf RCJESC

Revision:
5:26d5eff36b72
Parent:
2:0511e8af8ff4
Child:
6:5b6b6db39dd1
--- a/sensorGen/sensorGen.h	Thu Jan 30 08:25:16 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-#ifndef SENSORGEN_H
-#define SENSORGEN_H
-
-#include "mbed.h"
-#include "HCSR04.h"
-#include "camera.h"
-#include "line.h"
-#include "jy901.h"
-
-class sensor{
-public :
-       sensor();
-       
-       float jy901();
-       
-       float hcsr04();
-       
-       float 
-}
-
-#endif
\ No newline at end of file