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:
- 17:fc782f7548c6
- Parent:
- 16:f9e484dc505e
- Child:
- 18:3662058a7c10
--- a/main.cpp Thu May 12 10:56:44 2016 +0000 +++ b/main.cpp Fri May 13 11:56:49 2016 +0000 @@ -637,11 +637,11 @@ if(schedcount%2==0) { - // F_EPS(); + // F_EPS(); } if(schedcount%3==0) - { F_ACS(); - F_BCN(); + { // F_ACS(); + // F_BCN(); } schedcount++; printf("\n\r exited scheduler"); @@ -775,7 +775,7 @@ //............................// FCTN_ACS_INIT(); - //FCTN_EPS_INIT(); + FCTN_EPS_INIT(); //FCTN_BCN_INIT();