150_robot_H_Bridge8835_DIR_PWM_US_Follow

Dependencies:   HC-SR04

Revision:
0:68a3b91ee2a4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/UP_US_Sensor.h	Wed Feb 23 18:55:12 2022 +0000
@@ -0,0 +1,8 @@
+
+
+ 
+ void Abstandsmessung (void)
+ {
+         float Abstand = sonar.getCm();
+       
+}
\ No newline at end of file