We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated nodemcu_api_en (markdown)
Replace content with a link to the current RTD instance
Update mqtt.client:connect()
Syntax uart.alt() function added
uart.alt() function added
Explain that the level parameter is not read simultaneously with the GPIO event that caused an interrupt.
document that single bytes can also be specified for uart,write()
doc bug in code example at new_pio_map (GPIO4 and GPIO5 values have been mixed up, now sample is consitent to table above
Adding note to net.socket:send() about subsequent invocations
typo corrected
document new constants for UART module
Updated SPI CPOL_HIGH unsupported (markdown)
Updated wifi.ap.config() as per #645
Removed several "only in `dev` branch" hints
merged "nodemcu_api_en (dev) partial!" wiki
merged dev096 wiki, essentially adding the enduser_setup module
added dev branch ref
added clean session flag
took <a>'s off the ws2801 links and updated toc refs - weren't working
fixed issue reported in https://github.com/nodemcu/nodemcu-firmware/issues/766
Firmware actually provides 6 PWMs, not 3. And remove the extra 't' at the top of the page.
Added wifi.sta.config info on connecting to open AP
added missing line break
SPI api update
Documented wifi.ap.dhcp submodule implemented in #333
Documented net.dns submodule implemented by #424
fix spi
document spi module api extension