DW1000 UWB driver based on work of Matthias Grob & Manuel Stalder - ETH Zürich - 2015

Dependencies:   BurstSPI

Revision:
2:ebbb05cbc417
Parent:
0:bddb8cd5e7df
Child:
5:68ffaa5962d1
--- a/DW1000.h	Tue Apr 05 10:51:00 2016 +0000
+++ b/DW1000.h	Tue Apr 05 10:53:36 2016 +0000
@@ -219,10 +219,7 @@
 
 
     // OTP
-    uint8_t readOTP8(uint16_t address);
     uint32_t readOTP32(uint16_t address);
-    uint64_t readOTP64(uint16_t address);
-    uint64_t readOTP40(uint16_t address);
 
     // SPI Inteface
     SPI spi;                                                                                // SPI Bus