src
point_one
fusion_engine
common
version.h
Go to the documentation of this file.
1
/**************************************************************************/
/**
2
* @brief Library version macros.
3
******************************************************************************/
4
5
#pragma once
6
7
#define P1_FUSION_ENGINE_VERSION_STRING "1.23.3"
8
#define P1_FUSION_ENGINE_VERSION_MAJOR 1
9
#define P1_FUSION_ENGINE_VERSION_MINOR 23
10
#define P1_FUSION_ENGINE_VERSION_PATCH 3
Generated by
1.8.18