Abstract class for LED driver component.
Including "LedPwmOut API" class.
Dependents:
PCA962x
PCA9632
CompLedDvr.cpp
- Committer:
- nxp_ip
- Date:
- 2015-03-04
- Revision:
- 0:a0e4342d3b3d
File content as of revision 0:a0e4342d3b3d:
#include "mbed.h"
#include "CompLedDvr.h"
CompLedDvr::CompLedDvr() {}
CompLedDvr::~CompLedDvr() {}