MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
Loading...
Searching...
No Matches
version.hpp File Reference

Go to the source code of this file.

Macros

#define MCPROTOCOL_SERIAL_VERSION_MAJOR   0
 
#define MCPROTOCOL_SERIAL_VERSION_MINOR   2
 
#define MCPROTOCOL_SERIAL_VERSION_PATCH   4
 
#define MCPROTOCOL_SERIAL_VERSION_STRING   "0.2.4"
 

Macro Definition Documentation

◆ MCPROTOCOL_SERIAL_VERSION_MAJOR

#define MCPROTOCOL_SERIAL_VERSION_MAJOR   0

Definition at line 3 of file version.hpp.

◆ MCPROTOCOL_SERIAL_VERSION_MINOR

#define MCPROTOCOL_SERIAL_VERSION_MINOR   2

Definition at line 4 of file version.hpp.

◆ MCPROTOCOL_SERIAL_VERSION_PATCH

#define MCPROTOCOL_SERIAL_VERSION_PATCH   4

Definition at line 5 of file version.hpp.

◆ MCPROTOCOL_SERIAL_VERSION_STRING

#define MCPROTOCOL_SERIAL_VERSION_STRING   "0.2.4"

Definition at line 6 of file version.hpp.