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: Joystick N5110 SDFileSystem beep fsmMenu mbed
Fork of SnakeProjectRev1 by
Revision 24:c6b53a526c4e, committed 2016-05-05
- Comitter:
- meurigp
- Date:
- Thu May 05 15:08:43 2016 +0000
- Parent:
- 23:6f042168d147
- Commit message:
- crediting youtube video
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu May 05 14:56:17 2016 +0000 +++ b/main.cpp Thu May 05 15:08:43 2016 +0000 @@ -8,6 +8,8 @@ */ #include "main.h" +/// https://www.youtube.com/watch?v=PSoLD9mVXTA credit - helped with snake tail logic + FILE *fp; // pointer for SD card int main()