mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2024-11-22 05:54:19 +00:00
4.0b_patch_i2c_nonDNA_for_gcc(v01)
This commit is contained in:
parent
94124b49c8
commit
3aed7cffe0
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
#ifndef _PLATFORM_SDK_VER_H_
|
||||
#define _PLATFORM_SDK_VER_H_
|
||||
|
||||
#define SDK_VER_NUM 0x40a1
|
||||
#define SDK_VER_NUM 0x40b2
|
||||
|
||||
#define SDK_VERSION "4.0.1"
|
||||
#define SDK_VERSION "4.0.2" // 4.0b + 4.0b_patch_i2c_nonDNA_for_gcc(v01).zip
|
||||
|
||||
#endif /* _PLATFORM_SDK_VER_H_ */
|
||||
|
|
Loading…
Reference in a new issue