Repository for final Beacon code of IITMSAT

Dependencies:   mbed

Revision:
20:89b6bb0859a1
Parent:
17:afadd6b988a2
Child:
23:a864d57f10c4
--- a/BCN.h	Fri Oct 30 06:32:46 2015 +0000
+++ b/BCN.h	Fri Oct 30 21:08:24 2015 +0000
@@ -28,7 +28,7 @@
 void clearTxBuf();
 uint8_t setFrequency(double,float);
 bool Check_ACK_RECEIVED();
-void reset_uC();
+void reset_rfm();
 
 #define RF22_MAX_MESSAGE_LEN 255