Morse Micro IoT SDK  2.9.7
version.h File Reference

Detailed Description

Contains the software version used for OTA update.

Definition in file version.h.

Go to the source code of this file.

Macros

#define APP_VERSION_MAJOR   0
 Major version number. More...
 
#define APP_VERSION_MINOR   9
 Minor version number. More...
 
#define APP_VERSION_BUILD   0
 Build number. More...
 

Macro Definition Documentation

◆ APP_VERSION_BUILD

#define APP_VERSION_BUILD   0

Build number.

Definition at line 13 of file version.h.

◆ APP_VERSION_MAJOR

#define APP_VERSION_MAJOR   0

Major version number.

Definition at line 11 of file version.h.

◆ APP_VERSION_MINOR

#define APP_VERSION_MINOR   9

Minor version number.

Definition at line 12 of file version.h.