Remote I/O Switchx4 LEDx4 AINx2(Battery,Potentiometer) OUTx8 INx8 nRFUARTの改造版 ライブラリアップデートに注意 BLE_API,nRF51822,mbed

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_LoopbackUART by Bluetooth Low Energy

Revision:
15:828ad860628f
Parent:
14:388dd59269c8
Child:
16:5df99e9291af
--- a/main.cpp	Mon Dec 26 06:56:48 2016 +0000
+++ b/main.cpp	Mon Dec 26 07:04:53 2016 +0000
@@ -236,7 +236,8 @@
     read_IN();
     DEBUG.printf("\r\n");
     DEBUG.printf("BLE remote I/O \r\n");
-    DEBUG.printf("2019/12/24\r\n");
+    DEBUG.printf(" nRFUART version\r\n");
+    DEBUG.printf("   2019/12/24\r\n");
     read_IN();
     DEBUG.printf("\r\n");
     if( ( input_now & 0x0003 ) == 0x0003 ){ board_test(); } //SW1,2 ON?