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
9f1a0143
Commit
9f1a0143
authored
Nov 27, 2017
by
Chun Fan
Browse files
Revert example code
parent
4f03e68b
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/heart_rate_collector/main.c
View file @
9f1a0143
...
...
@@ -833,7 +833,6 @@ static void ble_evt_dispatch(adapter_t * adapter, ble_evt_t * p_ble_evt)
{
case
BLE_GAP_EVT_CONNECTED
:
on_connected
(
&
(
p_ble_evt
->
evt
.
gap_evt
));
conn_systemreset
(
m_adapter
);
break
;
case
BLE_GAP_EVT_DISCONNECTED
:
...
...
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