EVAL-AD7124 Mbed Example Program.

Dependencies:   adi_console_menu platform_drivers

Revision:
5:ca3854efb1e9
Parent:
3:779bb1e55f1a
Child:
7:3e1005bd4d41
diff -r 52464a9e1cf7 -r ca3854efb1e9 app/ad7124_console_app.c
--- a/app/ad7124_console_app.c	Tue Mar 03 11:55:34 2020 +0000
+++ b/app/ad7124_console_app.c	Wed Mar 04 10:55:20 2020 +0000
@@ -21,6 +21,8 @@
 #include <string.h>
 #include <stdbool.h>
 
+#include "app_config.h"
+
 #include "platform_support.h"
 #include "platform_drivers.h"
 #include "spi_extra.h"
@@ -31,7 +33,6 @@
 #include "ad7124_regs_configs.h"
 
 #include "ad7124_console_app.h"
-#include "app_config.h"
 
 
 /*  defines */