Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of workinQM_10thDec by
Diff: BCN.h
- Revision:
- 83:78b6a62cdf6a
- Parent:
- 81:bc0837c54fbf
diff -r 9117fc24d09d -r 78b6a62cdf6a BCN.h --- a/BCN.h Sat Dec 10 15:07:13 2016 +0000 +++ b/BCN.h Sun Dec 11 15:21:34 2016 +0000 @@ -30,7 +30,7 @@ uint8_t check_Temperature(); //void SHORT_BCN_TX(); //void LONG_BCN_TX(); -void SHORT_HK_data_AQ() +void SHORT_HK_data_AQ(); void BCN_TX(); void Init_BEACON_HW(); void writereg(uint8_t,uint8_t);