nodemcu-firmware/docs
John Lauer 8b9794b99d ESP32: Pulse counter module released (#2739)
* ESP32: Added pulsecnt module

The pulsecnt module let's you use the ESP32's pulse counter capabilities from Lua.

* ESP32: Pulsecnt module. Better/faster callback.

Reduced the amount of callback variables to speed things up and shift more logic to Lua than in the C code.

* ESP32: Completed docs for pulsecnt

* ESP32: Final release of pulsecnt

* ESP32: Production release of pulsecnt

* ESP32: Release (tweaked docs)

* ESP32: Pulse Counter Release. Cleaned up .gitignore

* ESP32: Pulse counter release (changed ch1 gpio to int to match ch0)
2019-06-12 22:34:24 +02:00
..
css Fix font-size, it's odd and inconsistent in the theme 2016-01-16 15:25:48 +01:00
img Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
js Re-organize documentation 2019-01-13 21:30:28 +01:00
modules ESP32: Pulse counter module released (#2739) 2019-06-12 22:34:24 +02:00
build.md Re-organize documentation 2019-01-13 21:30:28 +01:00
extn-developer-faq.md Re-organize documentation 2019-01-13 21:30:28 +01:00
flash.md Re-organize documentation 2019-01-13 21:30:28 +01:00
index.md Re-organize documentation 2019-01-13 21:30:28 +01:00
lua-developer-faq.md Re-organize documentation 2019-01-13 21:30:28 +01:00
sdcard.md add support for sdmmc cards in sd-spi mode (#2644) 2019-02-10 10:11:13 +01:00
support.md Re-organize documentation 2019-01-13 21:30:28 +01:00
upload.md Re-organize documentation 2019-01-13 21:30:28 +01:00