Abstract class for 'constant current (CC)' LED driver component. Including "LedPwmOutCC API" class.
Diff: LedPwmOutCC.cpp
- Revision:
- 2:cc08ac7ed407
- Parent:
- 0:6d2f6c0fcc40
--- a/LedPwmOutCC.cpp Thu Mar 19 08:39:52 2015 +0000
+++ b/LedPwmOutCC.cpp Thu Jun 16 22:59:43 2022 +0000
@@ -24,4 +24,4 @@
{
pwm( rhs );
return ( *this );
-}
\ No newline at end of file
+}