Change update log latter to lower.
This commit is contained in:
parent
0c5d8b4c6d
commit
5ec77af844
10
README.md
10
README.md
|
@ -29,16 +29,16 @@ Tencent QQ group: 309957875<br />
|
||||||
|
|
||||||
# Change log
|
# Change log
|
||||||
2015-01-27<br />
|
2015-01-27<br />
|
||||||
Support floating point LUA.<br />
|
support floating point LUA.<br />
|
||||||
Use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.<br />
|
use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.<br />
|
||||||
LUA_NUMBER_INTEGRAL to disable floating point support,<br />
|
LUA_NUMBER_INTEGRAL to disable floating point support,<br />
|
||||||
// LUA_NUMBER_INTEGRAL to enable floating point support.<br />
|
// LUA_NUMBER_INTEGRAL to enable floating point support.<br />
|
||||||
build pre_build bin.
|
build pre_build bin.
|
||||||
|
|
||||||
2015-01-26<br />
|
2015-01-26<br />
|
||||||
Applied sdk095_patch1 to sdk 0.9.5.<br />
|
applied sdk095_patch1 to sdk 0.9.5.<br />
|
||||||
Added LUA examples and modules [by dvv](https://github.com/dvv). <br />
|
added LUA examples and modules [by dvv](https://github.com/dvv). <br />
|
||||||
Added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).<br />
|
added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).<br />
|
||||||
build pre_build bin.
|
build pre_build bin.
|
||||||
|
|
||||||
2015-01-24<br />
|
2015-01-24<br />
|
||||||
|
|
Loading…
Reference in New Issue