We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e391197 commit 4e260b3Copy full SHA for 4e260b3
README.md
@@ -16,6 +16,7 @@ This library extracts most logic to interact with MicroPython's WebREPL from [th
16
- Enter and exit "raw repl" mode
17
- Send keyboard interrupt and software reset
18
- "Raw repl" and file operations return promises.
19
+- Optional interval between lines of code on `execFromString` necessary for the ESP32 implementation of the WebREPL protocol.
20
21
### Documentation and examples
22
0 commit comments