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
Diff: Robot.h
- Revision:
- 17:308802267a62
- Parent:
- 12:cedc088eaf05
--- a/Robot.h Thu Nov 12 09:05:05 2015 +0000
+++ b/Robot.h Thu Nov 12 19:05:56 2015 +0000
@@ -31,5 +31,6 @@
bool facingEast(); // is the robot facing East?
bool facingWest(); // is the robot facing West?
bool anyBeepersInBeeperBag(); //are there any beepers in the bag?
-};
+
+ };
#endif
\ No newline at end of file
