..
adc.md
Add small clarification for 'system restart'
2016-05-18 22:27:23 +02:00
ads1115.md
introduced sign into read and startread ( #2246 )
2018-02-07 21:29:17 +01:00
adxl345.md
Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration ( #1887 )
2017-05-21 16:17:29 +02:00
am2320.md
Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration ( #1887 )
2017-05-21 16:17:29 +02:00
apa102.md
Fix and extend sample in apa102 module docu ( #1689 )
2016-12-30 07:03:13 +01:00
bit.md
Manually applying changes from #2093
2017-08-31 22:46:57 +02:00
bloom.md
Addition of a Bloom Filter object ( #2176 )
2017-12-03 13:10:59 +01:00
bme280.md
Add note to BME280 docs
2017-08-22 22:22:36 +02:00
bme680.md
Add BME680 module ( #2151 )
2017-11-19 20:49:07 +01:00
bmp085.md
Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration ( #1887 )
2017-05-21 16:17:29 +02:00
cjson.md
Add support for streaming JSON encoder/decoder ( #1755 )
2017-03-22 11:24:32 +11:00
coap.md
Fix admonition in CoAP documentation
2016-07-14 21:32:33 +02:00
color-utils.md
ws2812 effects library ( #2215 )
2018-01-23 21:05:04 +01:00
cron.md
Add additional note wrt rtctime
2017-08-31 22:57:32 +02:00
crypto.md
Added crypto.new_hmac() feature. ( #1499 )
2016-09-16 17:46:39 +02:00
dht.md
Set admonition types correctly (subjective)
2016-07-14 22:52:30 +02:00
ds18b20.md
Link ds18b20 C/Lua module docs
2017-08-16 21:32:04 +02:00
encoder.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
enduser-setup.md
EUS bug fixes ( #1605 )
2016-12-01 22:12:47 +01:00
file.md
Fix the use of the term "Lua"
2017-12-25 11:40:33 +01:00
gdbstub.md
Fix some cosmetic issues in gdbstud doc
2017-01-26 22:15:18 +01:00
gpio.md
Addition of gpio.pulse functions ( #2190 )
2018-01-10 21:08:39 +01:00
hdc1080.md
Hdc1080 Module Add ( #1880 )
2017-04-20 22:23:51 +02:00
hmc5883l.md
Fix typo in code sample ( #2063 )
2017-08-05 22:10:49 +02:00
http.md
Add missing period
2017-07-01 18:32:44 +02:00
hx711.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
i2c.md
Fix the use of the term "Lua"
2017-12-25 11:40:33 +01:00
l3g4200d.md
Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration ( #1887 )
2017-05-21 16:17:29 +02:00
mcp4725.md
Add mcp4725 module ( #1966 )
2017-05-21 16:30:26 +02:00
mdns.md
Small fix in docs ( #1897 )
2017-04-03 13:34:32 +02:00
mqtt.md
Better documentation for mqtt:lwt() ( #2128 )
2017-10-06 00:31:41 +02:00
net.md
Unwind bit.ly link
2017-04-22 22:57:37 +02:00
node.md
Fix the use of the term "Lua"
2017-12-25 11:40:33 +01:00
ow.md
typo fixes
2017-03-15 23:12:57 +01:00
pcm.md
Set admonition types correctly (subjective)
2016-07-14 22:52:30 +02:00
perf.md
Various minor bits of cleanup ( #1647 )
2016-12-25 10:45:34 +11:00
pwm.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
rc.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
rfswitch.md
Fix the use of the term "Lua"
2017-12-25 11:40:33 +01:00
rotary.md
Fixed the documentation to match the implementation
2016-04-25 21:34:21 -04:00
rtcfifo.md
Fix markdown syntax
2017-02-09 21:01:47 +01:00
rtcmem.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
rtctime.md
Fix the use of the term "Lua"
2017-12-25 11:40:33 +01:00
si7021.md
Put functions in alphabetical order
2017-04-30 20:08:37 +02:00
sigma-delta.md
Fix tiny issue in sigma-delta docs
2016-04-25 14:54:36 +02:00
sjson.md
Add sjson streaming example
2018-02-04 12:45:27 +01:00
sntp.md
Fix crash in sntp and add more reliable defaults servers ( #1682 )
2017-01-01 22:26:17 +01:00
somfy.md
Fix Somfy docs
2016-12-01 21:57:24 +01:00
spi.md
Document HSPI pin functions ( #1790 )
2017-02-10 21:48:32 +01:00
sqlite3.md
Add sqlite3 module ( #2008 )
2018-01-10 22:45:56 +01:00
struct.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
switec.md
Set admonition types correctly (subjective)
2016-07-14 22:52:30 +02:00
tcs34725.md
Add module for TCS34725 colour sensor. ( #1895 )
2017-04-19 20:16:27 +02:00
tls.md
Document that the socket receive event is fired for every frame, fixes #1849
2017-03-09 22:19:18 +01:00
tm1829.md
Added support for tm1829 baed led controllers ( #1330 )
2016-06-03 23:47:36 +02:00
tmr.md
Add missing admonitions ( #2107 )
2017-10-19 10:00:41 +02:00
tsl2561.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
u8g.md
Virtual u8g display driver for RFB/VNC support ( #1514 )
2016-11-14 13:40:45 +01:00
uart.md
Expose UART 1 ( #1934 )
2017-04-24 22:06:54 +02:00
ucg.md
Typo in link to GraphicsTest.lua ( #1278 )
2016-05-01 09:42:20 -04:00
websocket.md
Fix the use of the term "Lua"
2017-12-25 11:40:33 +01:00
wifi.md
Add support for the wifi monitor mode in the SDK ( #2204 )
2018-01-10 21:24:41 +01:00
wifi_monitor.md
Add support for the wifi monitor mode in the SDK ( #2204 )
2018-01-10 21:24:41 +01:00
wps.md
Updated documentation and example for wps.start() ( #1933 )
2017-04-24 09:59:30 +02:00
ws2801.md
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
ws2812-effects.md
ws2812 effects library ( #2215 )
2018-01-23 21:05:04 +01:00
ws2812.md
Update telnet link ( #1918 )
2017-04-18 21:04:36 +02:00
xpt2046.md
Add driver for XPT2046 touch controller ( #1848 )
2017-03-09 07:20:01 +01:00