Funktionen

Dependencies:   HCSR

Fork of Bertl by Franz Pucher

Files at this revision

API Documentation at this revision

Comitter:
Phil_1409
Date:
Mon Dec 21 14:31:37 2015 +0000
Parent:
17:308802267a62
Commit message:
Funktionen; Led's; Move; Ultraschall

Changed in this revision

Robot.h Show annotated file Show diff for this revision Revisions of this file
diff -r 308802267a62 -r 9b1d77f3ab2b Robot.h
--- a/Robot.h	Thu Nov 12 19:05:56 2015 +0000
+++ b/Robot.h	Mon Dec 21 14:31:37 2015 +0000
@@ -14,7 +14,7 @@
 #ifndef ROBOT_H
 #define ROBOT_H
 
-class Robot : public ur_Bertl
+class Robot : public Bertl
 {
 public:
     Robot() {};