nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtcfifo documentation missing some functions

nwf opened this issue · comments

The rtcfifo documentation does not document .count() or .drop().

The rtcfifo.put() also does not document what happens when the fifo is full