Funktionen Umbennenen

Dependencies:   HCSR

Fork of Bertl by Franz Pucher

Revision:
18:a5568f72381f
Parent:
17:308802267a62
--- a/Robot.h	Thu Nov 12 19:05:56 2015 +0000
+++ b/Robot.h	Mon Dec 21 14:32:31 2015 +0000
@@ -14,7 +14,7 @@
 #ifndef ROBOT_H
 #define ROBOT_H
 
-class Robot : public ur_Bertl
+class Robot : public Bertl
 {
 public:
     Robot() {};