From 91effa014a96fdb6733e9ab7cf5cea99f8f121af Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 12 Apr 2017 14:36:16 +0800 Subject: [PATCH] new version 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 e6e57ef..e0b031b 100644 --- a/config.json +++ b/config.json @@ -28,9 +28,9 @@ "iogroup": true, "iocmd": true, "schedule": true, - "modbus": true, + "modbus": false, "link": true, - "ipcam": true, + "ipcam": false, "wristband": true }, "cmdpath":{ @@ -45,4 +45,4 @@ "htsrt": "/home/www/tmp/rthts", "version": "/factory/webioa_version" } -} \ No newline at end of file +}