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: tempsensors adi_console_menu platform_drivers
Diff: app/main.c
- Revision:
- 7:217c27bc3082
- Parent:
- 3:f20f09251190
--- a/app/main.c Tue May 25 15:10:29 2021 +0000 +++ b/app/main.c Wed Jul 21 11:49:48 2021 +0100 @@ -19,7 +19,7 @@ #include <stdio.h> #include "ad7124_console_app.h" -#include "platform_drivers.h" +#include "error.h" /******************************************************************************/ /************************** Functions Definitions *****************************/