Skip to content

Commit 2eb2830

Browse files
authored
fix title underline
1 parent 57238aa commit 2eb2830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CIRCUITPY_BLE_NAME
6161
Default BLE name the board advertises as, including for the BLE workflow.
6262

6363
CIRCUITPY_HEAP_START_SIZE
64-
~~~~~~~~~~~~~~~~~~~~~~
64+
~~~~~~~~~~~~~~~~~~~~~~~~~
6565
Sets the initial size of the python heap, allocated from the outer heap. Must be a multiple of 4.
6666
The default is currently 8192.
6767
The python heap will grow by doubling and redoubling this initial size until it cannot fit in the outer heap.

0 commit comments

Comments
 (0)