-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: cellular: mss: Wait for connection before printing connected.
MSS does not wait for connection success before printing "Connected to nRF Cloud". This commit fixes this by making the connect_cloud function correctly block until connection either succeeds or fails. IRIS-7090 Signed-off-by: Georges Oates_Larsen <[email protected]>
- Loading branch information
1 parent
7050fee
commit 3755f01
Showing
2 changed files
with
76 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters