docs: Fix some spelling mistakes.
This commit is contained in:
committed by
Damien George
parent
6e776a6710
commit
31ac410a4f
@@ -58,7 +58,7 @@ The :mod:`esp32` module::
|
||||
import esp32
|
||||
|
||||
esp32.hall_sensor() # read the internal hall sensor
|
||||
esp32.raw_temperature() # read the internal temperature of the MCU, in Farenheit
|
||||
esp32.raw_temperature() # read the internal temperature of the MCU, in Fahrenheit
|
||||
esp32.ULP() # access to the Ultra-Low-Power Co-processor
|
||||
|
||||
Note that the temperature sensor in the ESP32 will typically read higher than
|
||||
|
||||
Reference in New Issue
Block a user