Repository for final Beacon code of IITMSAT

Dependencies:   mbed

Revision:
22:5bac883a0372
Parent:
21:eb8c593c4ea8
Child:
23:a864d57f10c4
diff -r eb8c593c4ea8 -r 5bac883a0372 BCN.cpp
--- a/BCN.cpp	Sun Nov 01 06:29:17 2015 +0000
+++ b/BCN.cpp	Sun Nov 01 08:30:56 2015 +0000
@@ -58,7 +58,7 @@
             {       
                     //transmit short beacon and long beacon
                     SHORT_BCN_TX();
-                    LONG_BCN_TX();
+                    //LONG_BCN_TX();
                     
                     if(Check_ACK_RECEIVED() == 1)
                     {