mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 12:05:39 +01:00
add clarification
This commit is contained in:
@@ -32,5 +32,5 @@ What we call `Frozen` code, relates to a principle in MicroPython where you can
|
||||
>>> Block()
|
||||
My Frozen codeblock
|
||||
```
|
||||
|
||||
This works similar to `import machine` and the other built in modules.
|
||||
This concludes the section about Frozen code. You should now be able to include Frozen python code inside the firmware.
|
||||
Reference in New Issue
Block a user