.. |
adc.md
|
Add small clarification for 'system restart'
|
2016-05-18 22:27:23 +02:00 |
adxl345.md
|
Added support for Analog Devices ADXL345 accelerometer (#1252)
|
2016-06-05 22:59:55 +02:00 |
am2320.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
apa102.md
|
Fix apa102 docs (#1470)
|
2016-08-25 09:28:37 +02:00 |
bit.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
bme280.md
|
Fix wrong words
|
2016-08-11 20:41:33 +02:00 |
bmp085.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
cjson.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
coap.md
|
Fix admonition in CoAP documentation
|
2016-07-14 21:32:33 +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 |
encoder.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
enduser-setup.md
|
Correct WiFi auth constants in docs, fixes #1360
|
2016-06-21 22:13:26 +02:00 |
file.md
|
Add FatFs and SD card support (#1397)
|
2016-09-05 20:17:13 +02:00 |
gdbstub.md
|
Add the esp-gdbstub to enable debugging (#1506)
|
2016-09-21 11:38:12 +10:00 |
gpio.md
|
Fixes the gpio.serout problem from #1534 (#1535)
|
2016-10-11 21:51:00 +09:00 |
hmc5883l.md
|
Fix typo
|
2016-09-21 20:27:53 +02:00 |
http.md
|
Make HTTP module follow redirects (#1450)
|
2016-08-14 00:48:13 +02:00 |
hx711.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
i2c.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
l3g4200d.md
|
Replace 2 datasheet-only links with SparkFun links
|
2016-06-05 23:42:21 +02:00 |
mdns.md
|
Fix link syntax
|
2016-04-03 21:56:51 +02:00 |
mqtt.md
|
Add SSL/TLS remarks (#1333)
|
2016-06-01 21:34:02 +02:00 |
net.md
|
Add SSL/TLS remarks (#1333)
|
2016-06-01 21:34:02 +02:00 |
node.md
|
Document node.flashsize(), fixes #1510 (#1511)
|
2016-10-01 13:44:24 +02:00 |
ow.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
pcm.md
|
Set admonition types correctly (subjective)
|
2016-07-14 22:52:30 +02:00 |
perf.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01: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 |
rotary.md
|
Fixed the documentation to match the implementation
|
2016-04-25 21:34:21 -04:00 |
rtcfifo.md
|
Set admonition types correctly (subjective)
|
2016-07-14 22:52:30 +02:00 |
rtcmem.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
rtctime.md
|
Fix list format in rtctime docs
|
2016-08-25 22:06:54 +02:00 |
sigma-delta.md
|
Fix tiny issue in sigma-delta docs
|
2016-04-25 14:54:36 +02:00 |
sntp.md
|
Add note about calling sntp.sync periodically
|
2016-07-25 14:28:27 +02:00 |
spi.md
|
Enable spi clock_div < 4. (#1283)
|
2016-06-15 21:01:52 +02: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 |
tm1829.md
|
Added support for tm1829 baed led controllers (#1330)
|
2016-06-03 23:47:36 +02:00 |
tmr.md
|
Add support for dynamic timers, deprecating the static ones (#1424)
|
2016-08-02 22:35:53 +02:00 |
tsl2561.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
u8g.md
|
Update u8glib to v1.19.1 and add setContrast() (#1385)
|
2016-08-02 22:29:34 +02:00 |
uart.md
|
Small syntax fix in UART documentation
|
2016-05-16 22:25:07 +02:00 |
ucg.md
|
Typo in link to GraphicsTest.lua (#1278)
|
2016-05-01 09:42:20 -04:00 |
websocket.md
|
Implement initial version for websocket module (#1433)
|
2016-08-18 13:59:44 +02:00 |
wifi.md
|
Add function `wifi.nullmodesleep()` (#1475)
|
2016-08-27 11:46:24 +02:00 |
ws2801.md
|
Add meta-info block to every module doc page
|
2016-03-06 08:56:28 +01:00 |
ws2812.md
|
Remove buffer:write() as ws2812.write() handles buffers (#1408)
|
2016-07-20 23:04:33 +02:00 |