nodemcu-firmware icon indicating copy to clipboard operation
nodemcu-firmware copied to clipboard

rtcfifo documentation missing some functions

Open nwf opened this issue 3 years ago • 1 comments

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

nwf avatar Jan 04 '22 23:01 nwf

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

HHHartmann avatar Jan 05 '22 04:01 HHHartmann