Skip to content

Commit

Permalink
Give esp32lite a lot more headroom in memory
Browse files Browse the repository at this point in the history
  • Loading branch information
bill88t committed Apr 25, 2024
1 parent b1ed93f commit 28c6e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Boardfiles/wemos_lolin32_lite/settings.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CIRCUITPY_PYSTACK_SIZE = 12288
CIRCUITPY_PYSTACK_SIZE = 4608

[BERYLLIUM]
setup = true
Expand Down

0 comments on commit 28c6e62

Please sign in to comment.