General testings

Dependencies:   mbed

Revision:
1:e4b70669ae61
Parent:
0:e0a901172445
Child:
2:5b000925d960
Child:
3:60598b6b5778
--- a/BCN.h	Sun Nov 01 08:31:17 2015 +0000
+++ b/BCN.h	Mon Nov 02 14:22:50 2015 +0000
@@ -26,7 +26,7 @@
 void writereg(uint8_t,uint8_t);
 uint8_t readreg(uint8_t);
 void clearTxBuf();
-uint8_t setFrequency(double,float);
+uint8_t setFrequency(double);
 bool Check_ACK_RECEIVED();
 void reset_rfm();