Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Bertl by
Revision 18:9b1d77f3ab2b, committed 2015-12-21
- 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 |
--- 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() {};
