From fe045c3c9d8c6b3ffce57cd6c63bed7d3deb589a Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Sun, 24 May 2020 10:00:32 +0200 Subject: [PATCH] Fixed description of file --- tasmota/support_json.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/support_json.ino b/tasmota/support_json.ino index eb933fc2d..51fa0e6a3 100644 --- a/tasmota/support_json.ino +++ b/tasmota/support_json.ino @@ -1,5 +1,5 @@ /* - support_json.ino - Static binary buffer for Zigbee on Tasmota + support_json.ino - JSON support functions Copyright (C) 2020 Theo Arends and Stephan Hadinger