We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd174f commit 386bde9Copy full SHA for 386bde9
libraries/Bluefruit52Lib/src/BLECentral.h
@@ -78,7 +78,6 @@ class BLECentral
78
void setDisconnectCallback( BLEGap::disconnect_callback_t fp);
79
80
private:
81
- // Peripheral Preferred Connection Parameters (PPCP)
82
ble_gap_conn_params_t _conn_param;
83
84
BLEGap::connect_callback_t _connect_cb;
0 commit comments