Sensors now work over broadcast pipe

Added Polynomal actor
Added Item adding dialog
Added Factor Actor
This commit is contained in:
Carl Klemm 2020-02-04 22:56:10 +01:00
parent f6aaebafc6
commit 772d21a982
63 changed files with 1450 additions and 225 deletions

View file

@ -20,7 +20,7 @@ public:
private slots:
void toggleRepeating(int state);
void setRepeatingType();
void setRepeatingType();
private:
Ui::AlarmWidget *ui;