write
Create or overwrite text files on MicroPython boards, automatically generating parent folders. Enables direct saving of scripts and data to the device.
Instructions
Write a text file on the board (parent folders are created).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |