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.c
- Branch:
- v2.0
- Revision:
- 31:de49744b57a6
- Parent:
- 30:119ff4f3aef6
- Child:
- 32:119f86d3d9ed
diff -r 119ff4f3aef6 -r de49744b57a6 common/utils.c --- a/common/utils.c Tue Jun 12 21:27:34 2018 +0100 +++ b/common/utils.c Fri Jun 22 09:29:24 2018 +0100 @@ -1,7 +1,7 @@ #include <stdlib.h> #include "utils.h" -#include "inc/adi_sense_log.h" +#include "adi_sense_log.h" void utils_printStatus( ADI_SENSE_STATUS *pStatus)