Skip to content

Commit

Permalink
Merge branch 'Seeed-Studio:docusaurus-version' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessie219-web authored Nov 8, 2024
2 parents b08ea32 + 24b9f2c commit 3f4a88e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Go to Run-->Configure Interpreter, and ensure that the Interpreter tab in the Th
Click "OK" on the dialog and you should be presented with the Micropython shell at the bottom of the thonny window as shown in the figure below.
Enter scripy line by line to the Shell to get the flash and sram size:
```python
import pc
import gc
gc.mem_free()

import esp
Expand Down

0 comments on commit 3f4a88e

Please sign in to comment.