Update for latest nRF51822 code changes.

Dependencies:   BLE_API nRF51822

Fork of Puck by Nordic Pucks

Revision:
1:29b2cca0d529
Parent:
0:718051934fdb
Child:
2:38614fd0fcce
--- a/Puck.hpp	Tue Jul 15 14:33:09 2014 +0000
+++ b/Puck.hpp	Thu Jul 17 08:46:50 2014 +0000
@@ -10,12 +10,10 @@
         
         uint8_t _beaconPayload[25];
         
-        bool _connectable;
-        
     public:
         /** Initialize the Puck library
          */
-        Puck(bool connectable, uint16_t minor);
+        Puck(uint16_t minor);
         
         /** The BLE Device 
           * @return ble device