fix comment format

This commit is contained in:
Maxime JOURDAN 2023-04-03 19:06:41 +02:00
parent 8a8140f342
commit 2ccbb7479f
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ LmHandlerErrorStatus_t LmHandlerPingSlotReq( uint8_t periodicity );
*
* \retval status Returns \ref LORAMAC_HANDLER_SUCCESS if request has been
* processed else if device not yet joined a network \ref LORAMAC_HANDLER_NO_NETWORK_JOINED
else \ref LORAMAC_HANDLER_ERROR
* else \ref LORAMAC_HANDLER_ERROR
*/
LmHandlerErrorStatus_t LmHandlerRequestClass( DeviceClass_t newClass );