This commit is contained in:
Maxime JOURDAN 2023-04-03 19:15:35 +02:00
parent 78bc3c4a6d
commit 5a2a231dea
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ TimerTime_t LmHandlerGetDutyCycleWaitTime( void );
* processed else if device not yet joined a network \ref LORAMAC_HANDLER_NO_NETWORK_JOINED
* else \ref LORAMAC_HANDLER_ERROR
*/
LmHandlerErrorStatus_t LmHandlerJoin( ActivationType_t mode, bool forceRejoin );
LmHandlerErrorStatus_t LmHandlerJoin( ActivationType_t mode, bool forceRejoin );
/*!
* Check whether the Device is joined to the network