We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I've found that I'm able to print via Swift on my esp32c*, but I cannot figure out how to read serial input.
print
Is this built into Swift at all, or do I need to drop into c calls?