Added system item support, support for RGBControlers with multiple item backends, and item settings widgets

This commit is contained in:
2020-05-05 22:29:43 +02:00
parent a761eb4317
commit 5fb9ca7cc0
56 changed files with 635 additions and 210 deletions

View File

@ -36,7 +36,7 @@ private:
Microcontroller *_micro;
PowerItem *_powerItem;
std::shared_ptr<PowerItem> _powerItem;
signals: