nodemcu-firmware/docs/en/modules
Philip Gladstone 3a5e5f10e2 Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast
Merging as suggested by @TerryE (and squashing at the same time. Turns out that this feature is enabled for this repo).

* Squashed commit of the following:

commit f985f10d9d2ee035f5a6ee6245c60d9904d98cc1
Author: philip <philip@gladstonefamily.net>
Date:   Sun Mar 27 21:52:46 2016 -0400

    Better mdns code

commit 6ee49ee106
Author: philip <philip@gladstonefamily.net>
Date:   Fri Mar 25 23:25:11 2016 -0400

    Update the docs

commit 7e455541c6
Author: philip <philip@gladstonefamily.net>
Date:   Thu Mar 24 21:58:16 2016 -0400

    Add retries and buffer checking to mdns

    Get the length right

    Now it seems to work

* Might work for combined mode

* Fix crash

* Simplified various bits of code. Changed the LUA interface

Added checking (to some degree) incoming quyery types

Move the defaults to the right place

Added reference to the RFC`
2016-04-03 14:10:52 -04:00
..
adc.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
am2320.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
apa102.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
bit.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
bme280.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01: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 Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
crypto.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
dht.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
encoder.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
enduser-setup.md Change index.html to eus-index.html 2016-03-30 08:09:15 +02:00
file.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
gpio.md Merge pull request #1136 from TerryE/dev-quick-gpio-bugfix 2016-03-19 10:02:55 -04:00
http.md Add origin to HTTP module docs 2016-03-31 07:31:02 +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
mdns.md Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
mqtt.md Update mqtt documentation indicating the limitations of the subscribe(), 2016-04-02 12:01:38 -05:00
net.md Net docs, 2nd round 2016-04-01 21:44:46 +02:00
node.md Remove unusedcode 2016-03-20 12:54:16 -04:00
ow.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01: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 Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
rtcfifo.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
rtcmem.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
rtctime.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
sigma-delta.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
sntp.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
spi.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
struct.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
tmr.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
tsl2561.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
u8g.md Corrected typo in u8g documentation and added a new u8g example which demonstrate a draw loop that works correctly with WiFi. 2016-03-29 06:18:26 +02:00
uart.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
ucg.md shorten ucg constructors to keep them below LUA_MAX_ROTABLE_NAME 2016-03-25 23:49:22 +01:00
wifi.md Modified wifi module 2016-03-31 19:01:41 -07:00
ws2801.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
ws2812.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00