Control
91. [image_1]restart CyberPi
Restarts CyberPi
Example
CyberPi restarts when the duration it runs exceeds 3600 seconds.
92. insert code [string_1]
Executes the specified Python code
How to use
You can enter Python code in the text box to execute it.
For Python code that can be used, see Python API Documentation for CyberPi.
Note: This block can be used only in Upload mode. Enter MicroPython code when using this block.
Example
After you upload the program to CyberPi, the screen displays hello world in the direction of left (0°) when you press button A.