Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
madaerodog committed Sep 28, 2015
1 parent d7cc30a commit 00f9182
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ All sample codes are made using the programming language LUA.

We used NodeMCU 0.9.6-dev_20150704 float firmware, which has fully working MQTT.
It can be downloaded from: https://github.com/nodemcu/nodemcu-firmware/releases/tag/0.9.6-dev_20150704
You can write it easily using the espTool https://github.com/themadinventor/esptool (Be sure to put GPIO0 to GND to be in bootloader mode when doing it)

You can write it easily using the espTool here: https://github.com/themadinventor/esptool (Be sure to put GPIO0 to GND to be in bootloader mode when doing it)
Please use the init.lua file for all samples. It will help you upload code easier and avoid errors on the module. Be sure to change the sample name in it before uploading.

# Requirements (optional)
For upload, we used ESPlorer which can be downloaded from here:
https://github.com/4refr0nt/ESPlorer
For upload, we used ESPlorer which can be downloaded from here: https://github.com/4refr0nt/ESPlorer

# Contributing
Ideas, bugs, tests and pull requests always welcome.

0 comments on commit 00f9182

Please sign in to comment.