M5Unified
gitTagVersion.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define M5UNIFIED_VERSION_MAJOR   0
 
#define M5UNIFIED_VERSION_MINOR   1
 
#define M5UNIFIED_VERSION_PATCH   11
 
#define M5UNIFIED_VERSION   F( M5UNIFIED_VERSION_MAJOR "." M5UNIFIED_VERSION_MINOR "." M5UNIFIED_VERSION_PATCH )
 

Macro Definition Documentation

◆ M5UNIFIED_VERSION

#define M5UNIFIED_VERSION   F( M5UNIFIED_VERSION_MAJOR "." M5UNIFIED_VERSION_MINOR "." M5UNIFIED_VERSION_PATCH )

Definition at line 4 of file gitTagVersion.h.

◆ M5UNIFIED_VERSION_MAJOR

#define M5UNIFIED_VERSION_MAJOR   0

Definition at line 1 of file gitTagVersion.h.

◆ M5UNIFIED_VERSION_MINOR

#define M5UNIFIED_VERSION_MINOR   1

Definition at line 2 of file gitTagVersion.h.

◆ M5UNIFIED_VERSION_PATCH

#define M5UNIFIED_VERSION_PATCH   11

Definition at line 3 of file gitTagVersion.h.