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.
Fork of AdiSense1000_SmartBabySeat by
Diff: common/utils.h
- Branch:
- v2.0
- Revision:
- 31:de49744b57a6
- Parent:
- 30:119ff4f3aef6
--- a/common/utils.h Tue Jun 12 21:27:34 2018 +0100 +++ b/common/utils.h Fri Jun 22 09:29:24 2018 +0100 @@ -1,8 +1,8 @@ #ifndef __UTILS_H__ #define __UTILS_H__ -#include "inc/adi_sense_api.h" -#include "inc/adi_sense_1000/adi_sense_1000_api.h" +#include "adi_sense_api.h" +#include "adi_sense_1000/adi_sense_1000_api.h" #ifdef __cplusplus extern "C" {