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: src/adi_sense_1000.c
- Branch:
- v2.0
- Revision:
- 31:de49744b57a6
- Parent:
- 30:119ff4f3aef6
--- a/src/adi_sense_1000.c Tue Jun 12 21:27:34 2018 +0100 +++ b/src/adi_sense_1000.c Fri Jun 22 09:29:24 2018 +0100 @@ -64,9 +64,9 @@ #include <math.h> #include <string.h> -#include "inc/adi_sense_platform.h" -#include "inc/adi_sense_api.h" -#include "inc/adi_sense_1000/adi_sense_1000_api.h" +#include "adi_sense_platform.h" +#include "adi_sense_api.h" +#include "adi_sense_1000/adi_sense_1000_api.h" #include "adi_sense_1000/ADISENSE1000_REGISTERS_typedefs.h" #include "adi_sense_1000/ADISENSE1000_REGISTERS.h"