mirror of
https://github.com/thelsing/knx.git
synced 2026-05-01 23:07:33 +02:00
ws
This commit is contained in:
@@ -74,6 +74,7 @@ void measureTemp()
|
||||
|
||||
float max = GO_MAX.value<Dpt9>();
|
||||
|
||||
|
||||
if (currentValue > max)
|
||||
GO_MAX.value<Dpt9>(currentValue);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user