Vowstar 9306e76ae1 Merge pull request #675 from adetante/master 8 vuotta sitten
..
Makefile 899935e60b Add DHT Lua Module for interfacing with the DHTxx sensors (xx = 11-21-22-33-44). 9 vuotta sitten
adc.c dd00e31027 Added fix to adc.readvdd33() to prevent crashing in station mode while 9 vuotta sitten
auxmods.h 899935e60b Add DHT Lua Module for interfacing with the DHTxx sensors (xx = 11-21-22-33-44). 9 vuotta sitten
bit.c c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 vuotta sitten
cjson.c 3d14530b80 fix cjson.encode() when in integer version 9 vuotta sitten
coap.c 0b95ae08a2 default build with coap, reduce coap module mem usage 9 vuotta sitten
crypto.c 7867fd083c Move crypto things to irom0.text segment. 9 vuotta sitten
dht.c 87341547d7 Update DHTlib, supported DHT11 or DHTxx automatic detection. 9 vuotta sitten
file.c 9c0c960e84 json port from cjson. not work yet 9 vuotta sitten
gpio.c 8558641190 add gpio.serout() api to help serialize bit out 9 vuotta sitten
i2c.c c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 vuotta sitten
linit.c 901fdf60cd Add luac.cross capability to nodeMCU 8 vuotta sitten
modules.h c925e98ab8 add TM1829 support 8 vuotta sitten
mqtt.c 5ed9720467 mqtt:close() send the DISCONNECT message (fix #673) 8 vuotta sitten
net.c a32df17579 Fixed net.dns.getdnsserver() by @md5crypt. 9 vuotta sitten
node.c 7bd10e8a17 Added node.bootreason() to inspect boot cause. 9 vuotta sitten
ow.c c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 vuotta sitten
pwm.c c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 vuotta sitten
rc.c cf72a3203d update 433MHz transmission doc, add static ICACHE_FLASH_ATTR flag 9 vuotta sitten
spi.c 3c16014641 Add SPI Module 9 vuotta sitten
tm1829.c c925e98ab8 add TM1829 support 8 vuotta sitten
tmr.c 2691383696 added tmr.interval 9 vuotta sitten
u8g.c 277c6d0116 move u8g progmem constants to new .rodata sections 9 vuotta sitten
uart.c c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 vuotta sitten
wifi.c fb0e4722b8 Fix and support Wi-Fi smart link (esp-touch and air-kiss). 9 vuotta sitten
ws2801.c 3d3c2431b3 Added WS2801 support 9 vuotta sitten
ws2812.c 3430e5f826 Add __attribute__((optimize("O2"))) to ws2812 module. 9 vuotta sitten