File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ a rotation of 0. Attempting to initialize the screen with a rotation other than
125125CIRCUITPY_DISPLAY_FREQUENCY
126126~~~~~~~~~~~~~~~~~~~~~~~~~~~
127127Allows the entry of a display frequency used during the "dotclock" framebuffer construction.
128- If a valid fequency is not defined the board will initialize the framebuffer with a
128+ If a valid frequency is not defined the board will initialize the framebuffer with a
129129frequency of 12500000hz (12.5Mhz). The value should be entered as an integer in hertz
130- i.e. CIRCUITPY_DISPLAY_FREQUENCY=16000000 will override the default value with a 16Mhz
130+ i.e. CIRCUITPY_DISPLAY_FREQUENCY=16000000 will override the default value with a 16Mhz
131131display frequency.
You can’t perform that action at this time.
0 commit comments