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 0x00
8 #define RCL_VERSION_BUILD 0x09
9 #define RCL_VERSION_CHANNEL "ga"
10 
11 #define RCL_VERSION_SHA 0x28c69ffb789d241c
12 #define RCL_VERSION 0x09140009
13 #define RCL_VERSION_CHANNEL_NUMBER 0x1
14 
15 #endif