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: WakeUp mbed EPD_GDE021A1
Diff: main.cpp
- Revision:
- 7:42302df77ca5
- Parent:
- 1:b1380b9f18c2
diff -r a83220bd7ea2 -r 42302df77ca5 main.cpp --- a/main.cpp Mon Nov 07 21:19:52 2016 +0000 +++ b/main.cpp Mon Nov 07 21:25:40 2016 +0000 @@ -5,6 +5,7 @@ #include <stdio.h> #include "mbed.h" +#include "WakeUp.h" #include "../Headers/period.h" #include "../Headers/states.h" #include "../Headers/constants.h"