|
AFBR-S50 API Reference Manual v1.6.5
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
|
Explorer Application Code Version. More...

Macros | |
| #define | EXPLORER_VERSION_MAJOR 1 |
| Major version number of the platform code. | |
| #define | EXPLORER_VERSION_MINOR 6 |
| Minor version number of the platform code. | |
| #define | EXPLORER_VERSION_BUGFIX 5 |
| Bugfix version number of the platform code. | |
| #define | EXPLORER_VERSION_BUILD "20250203145030" |
| #define | MAKE_VERSION(major, minor, bugfix) |
| Construct the version number for drivers. | |
| #define | EXPLORER_VERSION |
| the current version of the platform code. | |
Explorer Application Code Version.
Provides a version number for Explorer Application.
| #define EXPLORER_VERSION |
the current version of the platform code.
| #define EXPLORER_VERSION_BUGFIX 5 |
Bugfix version number of the platform code.
| #define EXPLORER_VERSION_BUILD "20250203145030" |
Build version number of the AFBR-S50 API.
| #define EXPLORER_VERSION_MAJOR 1 |
Major version number of the platform code.
| #define EXPLORER_VERSION_MINOR 6 |
Minor version number of the platform code.
| #define MAKE_VERSION | ( | major, | |
| minor, | |||
| bugfix ) |
Construct the version number for drivers.