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: HTTPClient cc3000_hostdriver_mbedsocket mbed
Fork of EECS149_email_notifier by
Diff: main.h
- Revision:
- 10:1804a9dbaee0
- Parent:
- 7:47cd0d3d5e4d
--- a/main.h Fri Oct 10 23:55:33 2014 +0000 +++ b/main.h Tue Oct 14 21:20:53 2014 +0000 @@ -16,13 +16,6 @@ #ifndef MAIN_H #define MAIN_H -#define WIGO 1 -#define WIFI_DIPCORTEX 2 -#define MBED_BOARD_EXAMPLE 3 -#define UNDEFINED 4 -#define MY_BOARD UNDEFINED - -void init(); #endif
