#define STR_PK "plese replace your product PK"
//find it on your Gizwits Platform Project
#define STR_PS "plese replace your product PS"
//find it on your Gizwits Platform Project
程序提供了1byte用于版本号,版本号范围是1-255,程序中值是用十六进制表示的,所以填写时请按十六进制格式填写(01-FF):
#define GIZ_VER "01" //is your project version,you can change it.
