Device driver

Revision:
1:18fe8829aa69
Parent:
0:e9a81060a092
--- a/Adis16488.cpp	Wed Apr 10 04:41:21 2013 +0000
+++ b/Adis16488.cpp	Fri Apr 26 06:26:53 2013 +0000
@@ -97,8 +97,8 @@
     writeRegister(0x8D00);     //write the low byte of DECRATE
     
     // using varf...
-    writeRegister(0x86CD);     //write high byte to register 0x06
-    writeRegister(0x8700);     //write the low byte of 00 to registed 0x07
+//    writeRegister(0x86CD);     //write high byte to register 0x06
+//    writeRegister(0x8700);     //write the low byte of 00 to registed 0x07
     writeRegister(0x8000);     //change to page 0
     
     // configred so IRQ is allowed