* Fix typo in handlePriorityChangedLedDevice

* Typo

* Correct description

* Correct LedDeviceTemplate
This commit is contained in:
LordGrey
2020-10-19 10:54:41 +02:00
committed by GitHub
parent 3bf1089763
commit 7e370b3d8b
5 changed files with 5 additions and 9 deletions

View File

@@ -92,7 +92,7 @@ protected:
///
/// @brief Power-/turn on the WLED device.
///
/// @brief Store the device's original state.
/// @return True if success
///
bool powerOn() override;