nRF Connect SDK API 0.1.0
|
#define SEND_EVENT | ( | _mod, | |
_type | |||
) |
#include <applications/asset_tracker_v2/src/modules/modules_common.h>
Macro used to submit an event.
_mod | Name of module that the event corresponds to. |
_type | Name of the type of event. |