- 27 Jun, 2015 1 commit
-
-
Mike Wen authored
-
- 11 Jun, 2015 3 commits
- 08 Jun, 2015 2 commits
- 07 Jun, 2015 1 commit
-
-
cal authored
Problem with multiple MQTT subscriptions #459 https://github.com/nodemcu/nodemcu-firmware/issues/459 Fix possible wrong buffer pointer increment.
-
- 05 Jun, 2015 4 commits
-
-
Vowstar authored
Crypto module improvements
-
Vowstar authored
Fix Problem with multiple MQTT subscriptions #459
-
Johny Mattsson authored
This releases 1168 bytes back to the heap.
-
Johny Mattsson authored
Also disabled MD2 support by default (see MD2_ENABLE in user_config.h).
-
- 04 Jun, 2015 2 commits
-
-
cal authored
Problem with multiple MQTT subscriptions #459 https://github.com/nodemcu/nodemcu-firmware/issues/459 Fix possible wrong buffer pointer increment.
-
-
- 03 Jun, 2015 4 commits
-
-
Vowstar authored
Crypto module, take 2
-
Vowstar authored
Added option to wifi.sta.getap to allow changing output format
-
Johny Mattsson authored
-
Johny Mattsson authored
-
- 02 Jun, 2015 3 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
Uses both existing MD2/MD5/SHA1 and the Gifford SHA256-512, unless WITHOUT_SHA2 is defined.
-
Johny Mattsson authored
-
- 01 Jun, 2015 2 commits
- 31 May, 2015 3 commits
-
-
BruceMe authored
-
BruceMe authored
A simple yet robust HTTP server that can parse GET parameters and turn on/off a light or set the position of a servo.
-
BruceMe authored
It's as simple as ADC (analog to digital converter); easy as RGB (Color LED)... This example can be run on any ESP8266, but it runs out of the box on the ebay search for.. "ESP8266 Battery Holder" with the light sensor on ADC0 and RGB LED. Fun and easy way to do more than blink a light.
-
- 29 May, 2015 5 commits
- 28 May, 2015 4 commits
- 26 May, 2015 1 commit
-
-
makefu authored
Add the original ws2812.write() function which does not scramble the buffer while preserving the 'new' ws2812.writergb. With this everybody should be happy again
-
- 23 May, 2015 4 commits
- 21 May, 2015 1 commit
-
-
HuangRui authored
-