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.h | 1 - 1 file changed, 1 deletion(-) (limited to 'services.h') diff --git a/services.h b/services.h index bace5e1..f8f1ff4 100644 --- a/services.h +++ b/services.h @@ -184,4 +184,3 @@ } #endif - -- cgit v1.2.3