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
Revision 15:3a65925ac561, committed 2020-05-24
- Comitter:
- sdlashmar
- Date:
- Sun May 24 15:37:19 2020 +0000
- Parent:
- 14:4356797fd16e
- Commit message:
- Final Submission. I have read and agreed with Statement of Academic Integrity
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun May 24 15:27:53 2020 +0000 +++ b/main.cpp Sun May 24 15:37:19 2020 +0000 @@ -80,12 +80,7 @@ wait(1.0f/fps); } - - } - - - void welcome() { //print simple display message lcd.printString(" SNAKE! ",0,1);