Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...

Fork of nRF51822 by Nordic Semiconductor

Revision:
4:534c2146e5ec
Parent:
0:eff01767de02
Child:
22:c6ee8136847e
diff -r 791d672cbbec -r 534c2146e5ec nRF51822n.h
--- a/nRF51822n.h	Thu May 22 15:03:55 2014 +0100
+++ b/nRF51822n.h	Fri May 23 09:01:52 2014 +0100
@@ -34,7 +34,7 @@
 
 */
 /**************************************************************************/
-class nRF51822n : public BLEDevice
+class nRF51822n : public BLEDeviceInstanceBase
 {
     public:
         nRF51822n(void);