From 87dd4219138ec98999b50d08c7190a942072b33f Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 6 May 2021 16:32:06 +0200 Subject: Debug energy and hints --- inputs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'inputs.json') diff --git a/inputs.json b/inputs.json index edb8e07..f391e00 100644 --- a/inputs.json +++ b/inputs.json @@ -3,7 +3,7 @@ "is_sender": true, "power_off": 0, "power_on":10, - "use_hint": false, + "use_hint": true, "wake_ts": [ 1, 7, 7 ], "wake_duration": [ 5, 1, 2], "data_size": 50 @@ -13,8 +13,8 @@ "power_off": 0, "power_on":10, "use_hint": false, - "wake_ts": [ 1, 7, 7 ], - "wake_duration": [ 5, 1, 2], + "wake_ts": [ 1, 7 ], + "wake_duration": [ 5, 1], "data_size": 50 } } \ No newline at end of file -- cgit v1.2.3