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 Babyseat_NewFirmware_copy_sean by
Diff: inc/adi_sense_platform.h
- Branch:
- v2.0
- Revision:
- 30:119ff4f3aef6
- Parent:
- 27:567abf893938
- Child:
- 31:de49744b57a6
diff -r 57edca10d78c -r 119ff4f3aef6 inc/adi_sense_platform.h --- a/inc/adi_sense_platform.h Tue May 22 13:45:24 2018 +0100 +++ b/inc/adi_sense_platform.h Tue Jun 12 21:27:34 2018 +0100 @@ -56,7 +56,6 @@ typedef char char_t; typedef float float32_t; typedef double float64_t; -typedef uint8_t bool_t; #ifdef __MBED__ #include "inc/mbed/adi_sense_platform.h"
