Skip to content

Commit eb2d822

Browse files
committed
Remove incorrect docs parameter
1 parent 13d1e88 commit eb2d822

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NimBLECharacteristic.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,6 @@ void NimBLECharacteristic::processSubRequest(NimBLEConnInfo& connInfo, uint8_t s
387387

388388
/**
389389
* @brief Update the security status of a subscribed peer.
390-
* @param[in] connHandle The connection handle of the peer.
391390
* @param[in] peerInfo A reference to the connection info of the peer.
392391
*/
393392
void NimBLECharacteristic::updatePeerStatus(const NimBLEConnInfo& peerInfo) const {

0 commit comments

Comments
 (0)