AKM Development Platform. This is the D7.014 version.

Dependencies:   AK09970 AK099XX AK7401 AK7451 AK8963X AK9750 AK9752 AkmSensor BLE_API I2CNano MCP342x SerialNano SpiNano TCA9554A mbed nRF51822

Fork of AKDP by Masahiko Fukasawa

Revision:
20:15fb57ad4f70
Parent:
19:7a6913400380
Child:
21:f8f44ad15d13
--- a/main.cpp	Fri Aug 12 00:04:58 2016 +0000
+++ b/main.cpp	Mon Sep 12 17:24:21 2016 +0000
@@ -20,7 +20,7 @@
 #define CR                              '\r'
 #define LF                              '\n'
 
-#define DEVICE_NAME                     "AKDP D7.008 "
+#define DEVICE_NAME                     "AKDP D7.009 "
 
 BLE                 ble;
 UARTService*        uartService;