This commit is contained in:
pvvx 2017-07-08 23:24:16 +03:00
parent 2947b7a296
commit a82acd811f

View file

@ -0,0 +1,13 @@
/*
* sdk_ver.h
*
*/
#ifndef _PLATFORM_SDK_VER_H_
#define _PLATFORM_SDK_VER_H_
#define SDK_VER_NUM 0x40a1
#define SDK_VERSION "4.0.1"
#endif /* _PLATFORM_SDK_VER_H_ */