General testings

Dependencies:   mbed

Fork of BEACON_CODE_NEW by Mohamed Azad

Revision:
28:5bac883a0372
Parent:
27:eb8c593c4ea8
Child:
29:a864d57f10c4
--- 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)
                     {