nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.64k stars 3.12k forks source link

rtcfifo documentation missing some functions #3490

Open nwf opened 2 years ago

nwf commented 2 years ago

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

HHHartmann commented 2 years ago

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