Commit 3af7cbd
committed
Cordio: remove call to reset sequence
'NRFCordioHCIDriver::start_reset_sequence()' exploits the ble HOST stack of cordio and is used to send a reset command to the controller.
ArduinoBLE doesn't use the cordio host stack and already sends a reset command during the initialization of the library.1 parent d6e8cd8 commit 3af7cbd
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
0 commit comments