Na najnowszym NRF lib

Dependencies:   BLE_API MMA8452Q mbed nRF51822

Fork of AAAatest_copy by Praktyki

Files at this revision

API Documentation at this revision

Comitter:
Radoj
Date:
Sun Apr 24 17:36:57 2016 +0000
Parent:
2:e78a5ce9f1d7
Commit message:
Ta jest na tych najnowszych

Changed in this revision

Service.h Show annotated file Show diff for this revision Revisions of this file
nRF51822.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Service.h	Sun Apr 10 17:47:09 2016 +0000
+++ b/Service.h	Sun Apr 24 17:36:57 2016 +0000
@@ -147,7 +147,8 @@
     ReadOnlyGattCharacteristic<float>  xState;
     ReadOnlyGattCharacteristic<float>  yState;
     ReadOnlyGattCharacteristic<float>  zState;
-    ReadOnlyGattCharacteristic<float>  allState;
+    //ReadOnlyGattCharacteristic<float>  allState;
+    ReadOnlyArrayGattCharacteristic<uint8_t, 14> allState;
 };
 
 #endif /* #ifndef __BLE_BUTTON_SERVICE_H__ */
--- a/nRF51822.lib	Sun Apr 10 17:47:09 2016 +0000
+++ b/nRF51822.lib	Sun Apr 24 17:36:57 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#1751e2e2637a
+http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#f7faad332abc