beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: removed debug print
SVGHMI_compat
2019-11-08, Edouard Tisserant
10f7e3aa6e0c
Parents
8cfcb4580dd2
Children
004117ff7e1a
SVGHMI: removed debug print
1 files changed, 0 insertions(+), 1 deletions(-)
+0
-1
svghmi/svghmi.c
--- a/svghmi/svghmi.c Thu Nov 07 16:44:40 2019 +0100
+++ b/svghmi/svghmi.c Fri Nov 08 11:33:49 2019 +0100
@@ -337,7 +337,6 @@
{
hmi_tree_item_t *dsc = &hmi_tree_item[index];
update_refresh_period(dsc, refresh_period_ms);
- printf("OK\n");
}
else
{