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.
Dependencies: mbed
Diff: Fahren.h
- Revision:
- 1:602bef894c04
- Parent:
- 0:fb92f1c4101d
--- a/Fahren.h Fri Apr 20 13:08:20 2018 +0000
+++ b/Fahren.h Fri Apr 20 20:57:10 2018 +0000
@@ -13,7 +13,9 @@
virtual ~Fahren();
void geradeaus();
- void rechts90();
+ void rechts90();
+ void rechts180();
+ void rechts270();
private: