瀏覽代碼

Update README.md

etisab 10 年之前
父節點
當前提交
aeaa9929cd
共有 1 個文件被更改,包括 5 次插入3 次删除
  1. 5 3
      README.md

+ 5 - 3
README.md

@@ -1,3 +1,7 @@
+###current version: 0.1.0
+
+## Use firmware 1.5.1 ONLY: https://github.com/nodemcu/nodemcu-firmware/issues/719
+
 ## OSX ESP firmware build notes
 
 `error: unknown type name 'ptrdiff_t'` when installing pass-2 core C compiler. 
@@ -24,6 +28,4 @@ To link external proprietary libraries add:
 
 # other notes
 
-RELEVANT - USE 1.5.1 ONLY: https://github.com/nodemcu/nodemcu-firmware/issues/719
-
-Building with default modules + debug causes luatool to fail with `'stdin:1: attempt to call field 'open' (a nil value)'` since it seems file.open isn't defined. Rebuilt with fewer modules + debug and file upload seems to work fine. Did the build... just run out of space and truncate the image?
+Building with default modules + debug causes luatool to fail with `'stdin:1: attempt to call field 'open' (a nil value)'` since it seems file.open isn't defined. Rebuilt with fewer modules + debug and file upload seems to work fine. Did the build... just run out of space and truncate the image?