How to save ram script to .py file : repl only , no mpremote #18852
Replies: 4 comments 6 replies
-
|
Maybe this can be of interest |
Beta Was this translation helpful? Give feedback.
-
|
You could open the file for write or append and write text to it: |
Beta Was this translation helpful? Give feedback.
-
|
You can try ViperIDE, which is Web based. |
Beta Was this translation helpful? Give feedback.
-
|
MicroPython v1.22.0-preview.54.g95d8b5fd5.dirty on 2023-10-23; WeAct Studio Blackpill v3.1 8MB with STM32F411CE |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour ,
All in title. To write script only repl, text editor and line to line upload tool : ok for test and début.
(No mpremote , android contexte)
But after I wish save thé script to .py file in thé board.
Pickle is only for objectif or class.
Any ideas or tricks ?
Thank's
Beta Was this translation helpful? Give feedback.
All reactions