go to beeper

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
sophia
Date:
Fri Apr 24 08:04:29 2015 +0000
Commit message:
?bung Go to Beeper

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
ur_Bertl.lib Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Fri Apr 24 08:04:29 2015 +0000
@@ -0,0 +1,19 @@
+#include "mbed.h"
+#include "ur_Bertl.h"
+
+int main ()
+{
+    ur_Bertl karel;
+    
+    if ( !karel.NextToABeeper())
+        karel.Move();               
+    if ( !karel.NextToABeeper())
+        karel.Move();             
+    if ( !karel.NextToABeeper())
+        karel.Move();
+    karel.PickBeeper();
+}
+    
+    
+    
+    
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Fri Apr 24 08:04:29 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/433970e64889
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ur_Bertl.lib	Fri Apr 24 08:04:29 2015 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/teams/BERTL_CHEL_18/code/ur_Bertl/#07e55b300ff1