- 08 Feb, 2015 8 commits
- 07 Feb, 2015 1 commit
-
-
Vowstar authored
Redis client module started
-
- 06 Feb, 2015 7 commits
-
-
devsaurus authored
-
Vladimir Dronnikov authored
-
Vladimir Dronnikov authored
-
Vowstar authored
Use python2 instead of python(2/3)
-
Vowstar authored
Only set ESPTOOL if not set before
-
Lukas Schauer authored
On modern systems "python" refers to python3, and the script won't work, so I suggest changing it to python2 with this patch. This patch shouldn't break compatibility with older systems.
-
Lukas Schauer authored
This allows setting the path to esptool.py as an option on make, allowing the use of alternative tools, or modified esptool.py versions.
-
- 05 Feb, 2015 1 commit
-
-
devsaurus authored
-
- 04 Feb, 2015 5 commits
- 03 Feb, 2015 11 commits
-
-
devsaurus authored
* macros established to build a table of fonts which get compiled into the image * font data is mapped to irom0 to save dram space * quirky function to retrieve font data 4-byte aligned from irom0
-
devsaurus authored
-
Vowstar authored
Fixes BIT_RATE typo's so 9600 isn't defined 3 times
-
Simon John authored
-
Vowstar authored
Cle69 patch 1
-
cle69 authored
Add Bit Rate 1200,2400,4800
-
cle69 authored
Add Baudrate 1200, 2400,4800
-
Vowstar authored
Fixed DS18B20 handling because of new floating point handling
-
Vowstar authored
Add support for NodeMCU with float point in the example
-
Vowstar authored
Support for versions of NodeMCU with float point
-
Vowstar authored
Add support multiple subscriptions, resolve nodemcu/nodemcu-firmware#152
-
- 02 Feb, 2015 5 commits
-
-
devsaurus authored
-
devsaurus authored
-
Tuan PM authored
-
Javier Yáñez authored
-
Javier Yáñez authored
Read error is indicated with humidity = nil
-
- 01 Feb, 2015 2 commits
-
-
Tobias Mädel authored
Hi, because of the new floating point API, the old ds18b20 code returns strange values like "19.8250.8250". This change fixes that. Best regards, Tobias
-
devsaurus authored
-