Radio Control Layer (RCL)
RCL_Version.h
Go to the documentation of this file.
1 
2 #ifndef __source_ti_drivers_rcl_rcl_version__
3 #define __source_ti_drivers_rcl_rcl_version__
4 
5 #define RCL_VERSION_MAJOR 0x09
6 #define RCL_VERSION_MINOR 0x14
7 #define RCL_VERSION_PATCH 0x02
8 #define RCL_VERSION_BUILD 0x08
9 #define RCL_VERSION_CHANNEL "ga"
10 
11 #define RCL_VERSION_SHA 0xd1cc911c44d2487f
12 #define RCL_VERSION 0x09140208
13 #define RCL_VERSION_CHANNEL_NUMBER 0x1
14 
15 #endif