nodemcu-firmware/docs/en/modules
Skirmantas Lauzikas 423c733db8 ESP32: Add SJSON module (#2562)
* Esp32: Add SJSON module

This adds SJSON module taken directly from master

* ESP32: Fixes for sjson lib
Fixed compilation not including config header, thus braking some of libs functionality

* ESP32: Upgraded SJSON to master
2018-11-22 20:58:27 +01:00
..
adc.md ADC extension for ESP32 (#1927) 2017-04-24 21:36:01 +02:00
bit.md Imported 'bit' module from dev branch. 2016-11-17 21:56:51 +11:00
bthci.md Simple BlueTooth module for BT LE advertisements. 2016-09-29 17:02:40 +10:00
can.md ESP32: CAN module (#1958) 2017-05-07 09:35:17 +02:00
dac.md doc fixes 2018-10-14 18:13:00 +02:00
dht.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
encoder.md add encoder doc 2018-10-07 16:08:45 +02:00
file.md Add object-based file API to dev-esp32 branch (#2524) 2018-10-29 07:09:41 +01:00
gpio.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
http.md Changed ESP32 http user agent to "NodeMCU (ESP32)" (#2551) 2018-11-08 21:14:15 +01:00
i2c.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
i2s.md add i2s.mute() 2018-11-02 22:31:49 +01:00
ledc.md ESP32: Ledc driver module (#2027) 2017-08-11 19:11:12 +02:00
mqtt.md clarify unsupported transport modes 2018-10-08 21:29:24 +02:00
net.md Add net module docs (#2053) 2017-07-25 22:23:34 +02:00
node.md esp32: Add node.uptime() function using esp_timer_get_time() (#2533) 2018-11-10 14:53:10 +01:00
ow.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
qrcodegen.md fix utf8 nbsp 2018-11-15 22:22:37 +01:00
sdmmc.md Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
sigma-delta.md fix gpio doc, refer to gpio overview from module docs 2017-05-13 11:53:01 +02:00
sjson.md ESP32: Add SJSON module (#2562) 2018-11-22 20:58:27 +01:00
sodium.md ESP32: Add Sodium module (#2550) 2018-11-15 18:04:00 +01:00
spi.md fixes and optional arguments clarification 2017-09-02 11:47:13 +02:00
struct.md Imported 'struct' module from dev branch. 2016-11-17 21:48:31 +11:00
tmr.md fix danglink link in tmr.md 2018-10-07 16:17:38 +02:00
u8g2.md update u8g2 to v2.23.18 2018-10-07 15:04:03 +02:00
uart.md ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
ucg.md Add ucg module. 2018-10-07 16:31:28 +02:00
wifi.md Added functions wifi.sta.getmac() and wifi.ap.getmac() 2017-06-30 23:55:43 +02:00
ws2812.md Formatting fix ws2812 doc 2017-05-13 11:55:55 +02:00