Abstract class for LED driver component. Including "LedPwmOut API" class.

Dependents:   PCA962x PCA9632

Revision:
0:a0e4342d3b3d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CompLedDvrAPI.h	Wed Mar 04 08:16:10 2015 +0000
@@ -0,0 +1,1 @@
+#include    "LedPwmOut.h"