Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Committer:
mjr
Date:
Fri Mar 17 22:02:08 2017 +0000
Revision:
77:0b96f6867312
Child:
100:1ff35c07217c
New memory pool management; keeping old ones as #ifdefs for now for reference.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mjr 77:0b96f6867312 1 #include "IRPwmOut.h"
mjr 77:0b96f6867312 2
mjr 77:0b96f6867312 3 // class statics
mjr 77:0b96f6867312 4 float IRPwmOut::pwm_clock;