Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

IRRemote/IRPwmOut.cpp

Committer:
arnoz
Date:
2021-10-01
Revision:
116:7a67265d7c19
Parent:
100:1ff35c07217c

File content as of revision 116:7a67265d7c19:

// This class is not currently used - it's been replaced by IRTransmitter
// and NewPwm.
#if 0

#include "IRPwmOut.h"

// class statics
float IRPwmOut::pwm_clock;

#endif /* 0 */