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: N5110 Ping_Pong beep mbed Servo
Diff: main.cpp
- Revision:
- 5:722864843189
- Parent:
- 4:a36aceb50612
- Child:
- 6:70830f1ed62e
--- a/main.cpp Thu May 05 11:41:55 2016 +0000 +++ b/main.cpp Thu May 05 11:56:13 2016 +0000 @@ -11,7 +11,9 @@ #include "beep.h" // @seeAuthor Peter Drescher #include "Game_of_life.h"//Jefferson Sanchez #include "menu.h" //Jefferson Sanchez - +/**@code Joystick by Dr Evans*/ +/**@code LCD by Dr Evans*/ +/**@code Interrupsts by Dr Evans*/ //This changes the tolerance of joystick direction #define DIRECTION_TOLERANCE 0.010L