SqueezeBrains SDK 1.13
common.c File Reference

Examples - Common. More...

#include "common.h"
Include dependency graph for common.c:

Go to the source code of this file.

Functions

sb_t_err wait_license (void)
 The functions wait until the license status is active. More...
 

Detailed Description

Examples - Common.

Definition in file common.c.

Function Documentation

◆ wait_license()

sb_t_err wait_license ( void  )

The functions wait until the license status is active.

Returns
If successful, returns SB_ERR_NONE. Otherwise, it returns an error code sb_t_err.

Definition at line 11 of file common.c.

Here is the call graph for this function: