From 76d98a0b804286dc715011e6c50a5c6a27dd3184 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:55:26 +0200 Subject: State at 2021-12-15 --- init_code.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init_code.lua') diff --git a/init_code.lua b/init_code.lua index 191dfc0..4a61c7f 100644 --- a/init_code.lua +++ b/init_code.lua @@ -497,5 +497,7 @@ if p.display2 then end digiline_send(p.display2, text2) end -schedule_in(p.interval or 30,"foo") +--if not p.notimer then +-- schedule_in(p.interval or 30,"foo") +--end end -- cgit v1.2.3