Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
tls
uart
uuid
writer
zlib
Library reader-writer
To use this library in your code:
import reader-writer
Support for inter task reading and writing.
Classes
ReaderWriter
A shim that allows one task to have a read interface and the other task to have a blocking write interface. Implements
write
.