#include "stdbool.h"
Go to the source code of this file.
|
sl_status_t | uic_init (const struct uic_fixt_setup_step *fixt_app_setup, int argc, char **argv, const char *version) |
| Read in the configuration parameters. Initialize and start up contiki OS and start up the Unify processes. More...
|
|
◆ uic_init()
Read in the configuration parameters. Initialize and start up contiki OS and start up the Unify processes.
- Parameters
-
fixt_app_setup | array of fixtures for the program. |
argc | argc for the running program |
argv | argv for the running program |
version | |
- Returns
- sl_status_t