docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.

pull/3230/merge
Matthew Brener 2017-07-23 22:53:34 +10:00 zatwierdzone przez Damien George
rodzic 7901741bf1
commit d003daee06
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ processing power, at the expense of current consumption::
160000000
You can change to the higher frequency just while your code does the heavy
processing and then change back when its finished.
processing and then change back when it's finished.
Deep-sleep mode
---------------