From afa741c1929090820ede588350de83ca18cff80c Mon Sep 17 00:00:00 2001 From: Vowstar Date: Mon, 26 Jan 2015 23:46:01 +0800 Subject: [PATCH] Update changelog 2015-01-27. Added Support floating point LUA. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ee5eb6..e9169d35 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,14 @@ Tencent QQ group: 309957875
- cross compiler # Change log +2015-01-27
+Support floating point LUA.
+Use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.
+build pre_build bin. + 2015-01-26
Applied sdk095_patch1 to sdk 0.9.5.
-Added LUA examples and modules[by dvv](https://github.com/dvv).
+Added LUA examples and modules [by dvv](https://github.com/dvv).
Added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).
build pre_build bin.