Solution for the FZ429

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
noutram
Date:
Mon Nov 12 14:30:18 2018 +0000
Parent:
2:53805459b89f
Commit message:
Updated for FZ429

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Feb 13 20:54:45 2018 +0000
+++ b/main.cpp	Mon Nov 12 14:30:18 2018 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 
 //Global PWM object
-PwmOut pwmRed(D7);
+PwmOut pwmRed(D6);
 
 int T = 100;    //100uS
 volatile int Tmark = 0; //0us