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:
- 6:65411183b48a
- Parent:
- 4:03dac69c22c5
- Child:
- 9:15075df34b31
--- a/main.cpp Thu Jul 06 10:53:45 2017 -0700 +++ b/main.cpp Thu Jul 06 13:32:34 2017 -0700 @@ -5,6 +5,7 @@ #include "mbed.h" #include "Helium.h" +#define __STDC_FORMAT_MACROS #include <inttypes.h> void report_status(int status)