From 0710bd238cb45ee2b8b5a8b00628643c6a5e0cc0 Mon Sep 17 00:00:00 2001 From: "navid.sassan" Date: Fri, 2 Apr 2021 16:46:56 +0200 Subject: [PATCH] testing --- energy_control | 1 + 1 file changed, 1 insertion(+) diff --git a/energy_control b/energy_control index 05eca63..71baff8 100644 --- a/energy_control +++ b/energy_control @@ -38,6 +38,7 @@ function recv() print(type(id)) if id == redstone_toggle_id then print('id') + print(type(data)) if type(data) == 'table' then print('table') if data[1] == 'output_state' then