Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@teddokano teddokano released this 27 Feb 01:06

Fix of issue 3

_LED class added to avoid conflict with compiling MightyCore. The class name LED conflicts with a global variable. To avoid this, a class derived from LED to let have different name.
The usage of _LED class is just same as LED.
Sample code is available in examples/concept_examples/abstracting_LEDs_in_MightyCore.