15#include "stm32l4xx_hal.h"
18#define MZ_SW_VERSION_MAJOR (1)
19#define MZ_SW_VERSION_MINOR (0)
20#define MZ_SW_VERSION_PATCH (7)
mz_error_t
Enumeration of monoZ Error Flags.
This file contains the API for compare the versions of two inputs.
mz_error_t MZ_modem_config_set(_mz_fp _fp)
This function is used to check modem configuration is set or not set.
mz_error_t MZ_init(mz_version *_ver)
This function is used to initialize the MonoZ Library.