Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
k-sdk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈伟灿
k-sdk
Commits
166c1c58
Commit
166c1c58
authored
Jan 18, 2022
by
chen.weican
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【修改内容】修改版本为1.4.3
【提交人】陈伟灿
parent
b670d792
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
VERSION
VERSION
+1
-1
midware/midware/midware.c
midware/midware/midware.c
+0
-3
No files found.
VERSION
View file @
166c1c58
1.4.2
\ No newline at end of file
1.4.3
\ No newline at end of file
midware/midware/midware.c
View file @
166c1c58
...
...
@@ -1200,8 +1200,6 @@ static int kk_subDevice_property_handle(cJSON *info,cJSON *payload,char *deviceC
free
(
infff
);
return
0
;
}
<<<<<<<
midware
/
midware
/
midware
.
c
=======
static
int
_kk_subDevice_online_to_app
(
cJSON
*
info
,
cJSON
*
payload
)
{
char
ccuid
[
32
]
=
{
0
};
...
...
@@ -1220,7 +1218,6 @@ static int _kk_subDevice_online_to_app(cJSON *info,cJSON *payload)
free
(
infff
);
return
0
;
}
>>>>>>>
midware
/
midware
/
midware
.
c
static
int
kk_indoorAir_online_handle
(
dm_mgr_dev_node_t
*
node
,
char
*
deviceCode
,
int
epNum
)
{
int
idx
=
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment