Revert typo fix from external libraries

Reverts typo fixes in comments within external libs.
Tento commit je obsažen v:
Mark Jocas
2026-05-22 09:32:54 +02:00
rodič 63fe3d42a2
revize bffd17a188
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
+1 -1
Zobrazit soubor
@@ -286,7 +286,7 @@ typedef struct
/**@brief L2CAP event structure. */
typedef struct
{
uint16_t conn_handle; /**< Connection Handle on which the event occurred. */
uint16_t conn_handle; /**< Connection Handle on which the event occured. */
uint16_t local_cid; /**< Local Channel ID of the L2CAP channel, or
@ref BLE_L2CAP_CID_INVALID if not present. */
union