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 QM_BAE_review_1 by
Diff: main.cpp
- Revision:
- 8:82250e41da81
- Parent:
- 7:a46a1dee4497
- Child:
- 9:194afacf7449
diff -r a46a1dee4497 -r 82250e41da81 main.cpp
--- a/main.cpp Sat Jan 23 11:35:20 2016 +0000
+++ b/main.cpp Sat Mar 12 12:54:14 2016 +0000
@@ -130,6 +130,12 @@
void F_ACS()
{
+
+ //........dummy check..........//
+ PWM1 = 0.56;
+ printf ("\n\r pwm1 value %f",PWM1);
+ //...................//
+
if(pf1check == 1)
{
if(iterP1 >= 3)
