micropython-stubs icon indicating copy to clipboard operation
micropython-stubs copied to clipboard

espnow.ESPNow.peers_table is inknown

Open Josverl opened this issue 7 months ago • 0 comments

# Documented , but not detected by createstubs.py
print(e.peers_table)  # type: ignore
# TODO: espnow ESPNow.peers_table - deal with undetectable attributes

Josverl avatar Mar 05 '25 07:03 Josverl