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 9531bbe commit 3142853Copy full SHA for 3142853
features/cellular/framework/API/CellularNetwork.h
@@ -225,7 +225,7 @@ class CellularNetwork : public NetworkInterface
225
226
/** Get the current network registering mode
227
*
228
- * @param on successful return contains the current network registering mode
+ * @param mode on successful return contains the current network registering mode
229
* @return zero on success
230
*/
231
virtual nsapi_error_t get_network_registering_mode(NWRegisteringMode& mode) = 0;
0 commit comments