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_5thJan_azad by
Diff: main.cpp
- Revision:
- 16:f9e484dc505e
- Parent:
- 15:e09aaaccf134
- Child:
- 17:fc782f7548c6
--- a/main.cpp Tue Apr 19 21:27:07 2016 +0000 +++ b/main.cpp Thu May 12 10:56:44 2016 +0000 @@ -639,8 +639,8 @@ { // F_EPS(); } - if(schedcount%1==0) - { + if(schedcount%3==0) + { F_ACS(); F_BCN(); } schedcount++; @@ -757,7 +757,7 @@ void FCTN_BAE_INIT() { - printf("\n\r Initialising BAE "); + printf("\n\r Initialising BAE _________________________________________________________________________________"); //..........intial status....// ACS_STATE = 4; ACS_ATS_ENABLE = 1; @@ -775,7 +775,7 @@ //............................// FCTN_ACS_INIT(); - // FCTN_EPS_INIT(); + //FCTN_EPS_INIT(); //FCTN_BCN_INIT();