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.
Diff: main.cpp
- Revision:
- 2:26a5e9b178b7
- Parent:
- 1:a15c639615a9
--- a/main.cpp Sun Dec 28 09:59:17 2014 +0000 +++ b/main.cpp Sun Dec 28 10:03:26 2014 +0000 @@ -1,4 +1,4 @@ -#include "main.h" +#include "mbed.h" #include "AD7792.h" Serial pc(SERIAL_TX, SERIAL_RX);