Thomas Basler
|
d6494fa791
|
Add const keyword to method parameters
|
2023-12-12 00:21:14 +01:00 |
|
Thomas Basler
|
9ae791edd4
|
Feature: Added ability to change the brightness of the LEDs
Based on the idea of @moritzlerch with several modifications like pwmTable and structure
|
2023-12-07 12:46:38 +01:00 |
|
Thomas Basler
|
f8f79c816a
|
Split LedSingle into multiple tasks
|
2023-11-23 22:35:05 +01:00 |
|
Thomas Basler
|
7881d955bd
|
Migrate LedSingle to TaskScheduler
|
2023-11-23 22:35:05 +01:00 |
|
Thomas Basler
|
6bafd734d7
|
Remove not required enum
|
2023-11-18 22:35:58 +01:00 |
|
Thomas Basler
|
c91bd42a77
|
Feature: Turn off LEDs before reboot
Thanks for the idea to @StefanOberhumer
This prevents always on LEDs if the device profile does not contain LEDs pins anymore after the reboot
|
2023-08-25 13:15:55 +02:00 |
|
Thomas Basler
|
ae323cd26f
|
Status LED's: Implemented
They can be activated using device profiles.
|
2023-04-04 18:53:23 +02:00 |
|