Dr. Pucher
/
BertlButtons
Test
Fork of BertlButtons by
Revision 1:ca7fdf2e285d, committed 2015-04-16
- Comitter:
- bulmecisco
- Date:
- Thu Apr 16 11:44:31 2015 +0000
- Parent:
- 0:6d28be2dcb7c
- Commit message:
- Test AnyBeeperInBag
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Apr 16 11:36:46 2015 +0000 +++ b/main.cpp Thu Apr 16 11:44:31 2015 +0000 @@ -4,8 +4,12 @@ int main() { + ur_Bertl karel; + while(karel.AnyBeeperInBag()) + { + } karel.TurnLedOff(LED_ALL); while(1) {