BertlPractise

Dependencies:   HCSR

Fork of Bertl by Franz Pucher

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