commit | 39f669b9d9bfb393b70c544aeee15aa747e1c8df | [log] [tgz] |
---|---|---|
author | zongqiang.zhang <zongqiang.zhang@supwisdom.com> | 周二 12月 17 10:11:14 2019 +0800 |
committer | zongqiang.zhang <zongqiang.zhang@supwisdom.com> | 周二 12月 17 10:11:14 2019 +0800 |
tree | 5c684e0e28bdec435ae770760e42ddc0a127c977 | |
parent | 1f134daf563f712b815b1cd1f5061bedff8e5f69 [diff] [blame] |
联机请求显示后台错误
diff --git a/supwisdom/sp_config.h b/supwisdom/sp_config.h index 3daed08..1119d28 100644 --- a/supwisdom/sp_config.h +++ b/supwisdom/sp_config.h
@@ -204,6 +204,8 @@ uint8 deviceno; uint8 local_deviceno; uint8 devphyid[4]; + uint8 errmsg[32]; //Áª»úºǫ́·µ»Ø´íÎóÐÅÏ¢ + uint16 errmsglen; sp_cardstate_t cardState; sp_sysconf_t sysconf;