nRF Connect SDK API 2.8.99
|
int ei_wrapper_init | ( | ei_wrapper_result_ready_cb | cb | ) |
#include <include/ei_wrapper.h>
Initialize the Edge Impulse wrapper.
[in] | cb | Callback used to receive results. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |