My Project
Loading...
Searching...
No Matches
MCLed.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MCLedBase.h
"
4
5
class
MCLed
:
public
MCLedBase
6
{
7
public
:
8
MCLed
(
int
pwmChannel,
int
pin,
bool
inverted);
9
};
MCLedBase.h
MCLedBase
Definition
MCLedBase.h:4
MCLedBase::MCLed
friend class MCLed
Definition
MCLedBase.h:21
MCLed
Definition
MCLed.h:6
src
MattzoStuff
MattzoControllers
src
lib
MController
MCLed.h
Generated by
1.10.0