repl_exec
Run MicroPython code on an ESP32 board over its raw REPL, with separate stdout, stderr, and exception output for debugging.
Instructions
Run code on port over MicroPython's raw REPL; stdout/stderr/exception come back separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| port | Yes | ||
| timeout_s | No |