Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Donald Chen
pc-ble-driver-sd_api_v6
Commits
c823e38e
Commit
c823e38e
authored
Nov 28, 2017
by
Chun Fan
Browse files
Remove error_code
parent
e8008613
Changes
1
Show whitespace changes
Inline
Side-by-side
src/sd_api_v2/sdk/components/serialization/application/codecs/s130/serializers/conn_systemreset.c
View file @
c823e38e
...
@@ -51,5 +51,4 @@ uint32_t conn_systemreset_enc(uint8_t * const p_buf,
...
@@ -51,5 +51,4 @@ uint32_t conn_systemreset_enc(uint8_t * const p_buf,
*
p_buf_len
=
index
;
*
p_buf_len
=
index
;
return
NRF_SUCCESS
;
return
NRF_SUCCESS
;
}
}
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