From 54f41a85e6a3eadf0887280bcf95e5100594697b Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 13 Apr 2017 13:33:35 +0800 Subject: [PATCH] update wristband v0.0.1 --- VERSION | 2 +- config.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index d410597..2322086 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -webio-v0.0.2 +wristband-v0.0.1 diff --git a/config.json b/config.json index 00bd82d..fafb5ac 100644 --- a/config.json +++ b/config.json @@ -29,11 +29,11 @@ "iogroup": true, "iocmd": true, "schedule": true, - "modbus": true, + "modbus": false, "link": true, - "ipcam": true, + "ipcam": false, "wristband": true, - "server": true + "server": false }, "cmdpath": { "manualip": "/home/www/cmd/manualip",