Skip to content

Commit

Permalink
Update ksLed.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cziter15 authored Mar 31, 2024
1 parent 7fb2e34 commit f7fd7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ksf/comp/ksLed.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
namespace ksf::comps
{
/*!
@brief ksLed component simplifies driving the LED.
@brief A component that simplifies driving the LED.
It was designed to help the device to signal it's state using blink pattern.
This component has also some extra features like state inversion (driveAsActiveLow) and low-power pin driving mode
Expand Down

0 comments on commit f7fd7c2

Please sign in to comment.