Skip to content
Snippets Groups Projects
Commit 1e2b7811 authored by Ryan Finnie's avatar Ryan Finnie Committed by Damien George
Browse files

docs/esp8266/tutorial: Fix typo, change -> changed.

parent 19c7098e
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ current frequency use::
>>> machine.freq()
80000000
By default the CPU runs at 80MHz. It can be change to 160MHz if you need more
By default the CPU runs at 80MHz. It can be changed to 160MHz if you need more
processing power, at the expense of current consumption::
>>> machine.freq(160000000)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment