From 67b1ba7ea0a86eac679eafc8c724fcb6bb4f8c4f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 21 Jun 2015 19:15:37 +0200 Subject: o Letting each sensor use the configured update interval. o Changing the ID of the "get value" command. It has to include the sensor index when used as a notification message. Dunno if this is the best strategy. I guess messages are cheap, but complexity is expensive. --- services_lock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'services_lock.h') diff --git a/services_lock.h b/services_lock.h index a0e8801..57af1da 100644 --- a/services_lock.h +++ b/services_lock.h @@ -188,4 +188,3 @@ } #endif - -- cgit v1.2.3