nodemcu-firmware/docs/modules
Nathaniel Wesley Filardo 35a266e2c2 Remove sqlite3 module
It's not clear that this ever worked, AFAICT nobody uses it, and it's an
old version of the sqlite3 engine at this point.  Absent a maintainer,
let's just get rid of it.
2020-06-10 02:14:29 +01:00
..
adc.md Re-organize documentation 2019-01-13 22:01:57 +01:00
ads1115.md Fix issue #2753 and fix documentation example (#2776) 2019-06-01 18:05:19 +02:00
adxl345.md Re-organize documentation 2019-01-13 22:01:57 +01:00
am2320.md Re-organize documentation 2019-01-13 22:01:57 +01:00
apa102.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
bit.md Re-organize documentation 2019-01-13 22:01:57 +01:00
bloom.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
bme280.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
bme680.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
bmp085.md Re-organize documentation 2019-01-13 22:01:57 +01:00
cjson.md Re-organize documentation 2019-01-13 22:01:57 +01:00
coap.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
color-utils.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
cron.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
crypto.md SSL rampage (#2938) 2020-06-09 22:26:06 +02:00
dcc.md Add DCC decoder module (#2905) 2020-06-09 22:26:06 +02:00
dht.md Re-organize documentation 2019-01-13 22:01:57 +01:00
encoder.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
enduser-setup.md HTML for Apple devices to mitigate POST fragmentation (#3069) 2020-06-09 22:26:52 +02:00
file.md file: raise error on .on() with non-function/nil 2020-06-09 22:26:52 +02:00
gdbstub.md Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
gpio.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
hdc1080.md Re-organize documentation 2019-01-13 22:01:57 +01:00
hmc5883l.md Re-organize documentation 2019-01-13 22:01:57 +01:00
http.md Be more assertive in the TLS documentation (#2874) 2019-08-04 12:19:32 +02:00
hx711.md Streaming support for hx711 (#2915) 2020-06-09 22:26:06 +02:00
i2c.md I2C sw driver with support of multiple buses, Slow, Fast, FastPlus, and user-defined speed selection (#2465) 2019-04-05 06:56:11 +02:00
l3g4200d.md Re-organize documentation 2019-01-13 22:01:57 +01:00
mcp4725.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
mdns.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
mqtt.md Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00
net.md net_info module - ping function (#2854) 2020-06-09 22:26:52 +02:00
node.md Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
ow.md Add CRC check (#2992) 2020-06-09 22:26:52 +02:00
pcm.md Re-organize documentation 2019-01-13 22:01:57 +01:00
perf.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
pipe.md Documentation fixes for pipe (#3041) 2020-06-09 22:26:52 +02:00
pwm.md Re-organize documentation 2019-01-13 22:01:57 +01:00
pwm2.md Add pwm2 module (#2747) 2019-05-25 22:08:13 +02:00
rc.md Deprecate RC module (#3137) 2020-06-09 22:26:52 +02:00
rfswitch.md Re-organize documentation 2019-01-13 22:01:57 +01:00
rotary.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
rtcfifo.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
rtcmem.md Re-organize documentation 2019-01-13 22:01:57 +01:00
rtctime.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
si7021.md Re-organize documentation 2019-01-13 22:01:57 +01:00
sigma-delta.md Re-organize documentation 2019-01-13 22:01:57 +01:00
sjson.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
sntp.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
softuart.md Initial version of software UART C module (#2673) 2020-06-09 22:26:06 +02:00
somfy.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
spi.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
struct.md Re-organize documentation 2019-01-13 22:01:57 +01:00
switec.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
tcs34725.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
tls.md Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00
tm1829.md Re-organize documentation 2019-01-13 22:01:57 +01:00
tmr.md Expose CPU CCOUNT register as tmr function (#2906) 2020-06-09 22:26:52 +02:00
tsl2561.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
u8g2.md Update u8g2 to v2.25.10 (#2735) 2019-04-28 15:45:04 +02:00
uart.md Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
ucg.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
websocket.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
wifi.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
wifi_monitor.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
wps.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
ws2801.md Re-organize documentation 2019-01-13 22:01:57 +01:00
ws2812-effects.md ws2812_effects deprecation warning 2020-06-09 22:26:52 +02:00
ws2812.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
xpt2046.md Re-organize documentation 2019-01-13 22:01:57 +01:00