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: EsmacatShield X_NUCLEO_IHM01A1
Diff: main.cpp
- Revision:
- 38:ca71d404823c
- Parent:
- 35:2b44ed4ec7a0
- Child:
- 39:1270497828ca
--- a/main.cpp Mon Mar 13 17:46:46 2017 +0000 +++ b/main.cpp Mon Jul 03 11:54:28 2017 +0000 @@ -41,6 +41,7 @@ /* mbed specific header files. */ #include "mbed.h" +#include "rtos.h" /* Helper header files. */ #include "DevSPI.h"