From a9790cd64d7c8c8197e427e86c7eecb7841a3770 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sat, 25 Mar 2023 17:08:53 +0000 Subject: [PATCH] todo+ --- todo.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 04d23c8..47a69c7 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,5 @@ # Todo - add time 'jitter' to schedule filter - - var2 with another duration string, var1 + (var2 * random) duration \ No newline at end of file + - var2 with another duration string, var1 + (var2 * random) duration + - remove startup delay? +- change Filter.Var2 from pointer to just value? \ No newline at end of file