Skip to content
Discussion options

You must be logged in to vote

IYou can list all implemented elements of the UART class by:

from machine import UART
print(dir(UART))

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@TomLinz
Comment options

@TomLinz
Comment options

Answer selected by TomLinz
Comment options

You must be logged in to vote
1 reply
@TomLinz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
3 participants