From 5443e59a20fe26d23793e162bafd3f80600a284d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Feb 2014 10:35:29 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/comprehensive | 2 +- examples/sleepmode | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/comprehensive b/examples/comprehensive index d361bea..9566bfa 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -196,7 +196,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade): of the time it is invoked and each time `fade` will increase towards 1, starting at 0, when the value is 1, the settings should be applied to 100 %. After this this function will be invoked once again with - `fade` being `None`. When Blueshift exits the same behaviour is used + `fade` being `None`. When Blueshift exits the same behaviour is used except, `fade` decrease towards -1 but start slightly below 0, when -1 is reached all settings should be normal. Then Blueshift will NOT invoke this function with `fade` being `None`, instead it will by diff --git a/examples/sleepmode b/examples/sleepmode index b589954..5877161 100644 --- a/examples/sleepmode +++ b/examples/sleepmode @@ -69,7 +69,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade): of the time it is invoked and each time `fade` will increase towards 1, starting at 0, when the value is 1, the settings should be applied to 100 %. After this this function will be invoked once again with - `fade` being `None`. When Blueshift exits the same behaviour is used + `fade` being `None`. When Blueshift exits the same behaviour is used except, `fade` decrease towards -1 but start slightly below 0, when -1 is reached all settings should be normal. Then Blueshift will NOT invoke this function with `fade` being `None`, instead it will by -- cgit v1.2.3-70-g09d2