From e4fd7425335838228b3f3673d6c1f90af29f1d3f Mon Sep 17 00:00:00 2001 From: RobMeades Date: Wed, 25 Sep 2024 14:11:44 +0100 Subject: [PATCH] Gah, fix Doxygen. --- cell/src/u_cell_ppp_shared.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cell/src/u_cell_ppp_shared.h b/cell/src/u_cell_ppp_shared.h index 386be461..55ec175b 100644 --- a/cell/src/u_cell_ppp_shared.h +++ b/cell/src/u_cell_ppp_shared.h @@ -169,6 +169,7 @@ int32_t uCellPppClose(uDeviceHandle_t cellHandle, * doNotDisableCmux set to false before you call uCellPppClose() * with no intention of calling uCellPppOpen() again afterwards). * + * @param cellHandle the handle of the cellular instance. * @param doNotDisableCmux if true then uCellPppClose() will * leave CMUX up, else it will close * CMUX if CMUX was only brought up