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:
- 4:a36aceb50612
- Parent:
- 2:96191cfb9494
- Child:
- 5:722864843189
--- a/main.cpp Wed May 04 23:56:46 2016 +0000 +++ b/main.cpp Thu May 05 11:41:55 2016 +0000 @@ -6,9 +6,9 @@ @date April 2016 */ -#include "N5110.h" // Author Dr Evans -#include "mbed.h" // Arm -#include "beep.h" // Author Peter Drescher +#include "N5110.h" // @see Author Dr Evans +#include "mbed.h" // @see Arm +#include "beep.h" // @seeAuthor Peter Drescher #include "Game_of_life.h"//Jefferson Sanchez #include "menu.h" //Jefferson Sanchez