Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Gah, fix Doxygen.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobMeades committed Sep 25, 2024
1 parent 60d6b68 commit e4fd742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cell/src/u_cell_ppp_shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e4fd742

Please sign in to comment.