Team Fox / Mbed 2 deprecated workinQM_5thJan_azad

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of workinQM_10thDec by Team Fox

Revision:
80:da657c390c27
Parent:
79:bc093fd525d7
Child:
82:9117fc24d09d
--- a/BCN.cpp	Sat Dec 10 14:08:36 2016 +0000
+++ b/BCN.cpp	Sat Dec 10 14:28:29 2016 +0000
@@ -683,7 +683,7 @@
          writereg(RF22_REG_07_OPERATING_MODE1,0x00);        //standby mode
          if( readreg(RF22_REG_07_OPERATING_MODE1) & 0x08 == 0x08 )
          {
-             BCN_SW = 0;
+             BCN_SW = 0;                //active low
              BCN_TX_SW_STATUS = 3;
          }
      }