Connect Stack Version
Macros |
|
| #define | EMBER_MAJOR_VERSION |
| #define | EMBER_MINOR_VERSION |
| #define | EMBER_PATCH_VERSION |
| #define | EMBER_SPECIAL_VERSION |
| #define | EMBER_BUILD_NUMBER |
| #define | EMBER_FULL_VERSION |
| #define | EMBER_VERSION_TYPE |
| #define | SOFTWARE_VERSION |
Detailed Description
See also
config.h
.
This documentation was produced from the following software release and build.
| SOFTWARE_VERSION | 0x4700 | High byte = release number, low byte = patch number |
Macro Definition Documentation
| #define EMBER_BUILD_NUMBER |
Definition at line
25
of file
config.h
.
| #define EMBER_FULL_VERSION |
Definition at line
27
of file
config.h
.
| #define EMBER_MAJOR_VERSION |
Definition at line
19
of file
config.h
.
| #define EMBER_MINOR_VERSION |
Definition at line
20
of file
config.h
.
| #define EMBER_PATCH_VERSION |
Definition at line
21
of file
config.h
.
| #define EMBER_SPECIAL_VERSION |
Definition at line
22
of file
config.h
.
| #define EMBER_VERSION_TYPE |
Definition at line
32
of file
config.h
.
| #define SOFTWARE_VERSION |
Software version. High byte = release number, low byte = patch number.
Definition at line
37
of file
config.h
.