app_get_code
Retrieve the active project's transpiled Python or Arduino C code from the open mBlock app via device.getCode(), giving you the preprocessed source for review or external use.
Instructions
LIVE: get transpiled Python/ArduinoC via device.getCode() in the app (like preprocess).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||