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: SDFileSystem_conMOD mbed-rtos mbed
Fork of f4_sd_imu_4 by
Diff: setting.h
- Revision:
- 11:3b5e035ffef9
- Parent:
- 2:f59bd5312559
--- a/setting.h Wed Dec 13 21:08:45 2017 +0000 +++ b/setting.h Sun Jan 21 20:40:24 2018 +0000 @@ -2,16 +2,20 @@ #define __SETTING__ #include "mbed.h" - +#include "rtos.h" #include "lettoreSD.h" +#include "messaggi.h" +#include "sd_binario.h" Serial pc(USBTX, USBRX); void init(){ pc.baud(921600); } - +#include "lettoreSD.h" +#include "accellerometro.h" +