code spell checking - part3 (usermods)

if you can spell Fahrenheit, you can't spell Celsius. And vice versa :-)
This commit is contained in:
Frank
2023-12-14 03:52:06 +01:00
parent d00b32e6de
commit 9024872f63
41 changed files with 98 additions and 98 deletions

View File

@@ -18,7 +18,7 @@ Copy the example `platformio_override.ini` to the root directory. This file sho
* `USERMOD_DALLASTEMPERATURE` - enables this user mod wled00/usermods_list.cpp
* `USERMOD_DALLASTEMPERATURE_MEASUREMENT_INTERVAL` - number of milliseconds between measurements, defaults to 60000 ms (60s)
All parameters can be configured at runtime via the Usermods settings page, including pin, temperature in degrees Celsius or Farenheit and measurement interval.
All parameters can be configured at runtime via the Usermods settings page, including pin, temperature in degrees Celsius or Fahrenheit and measurement interval.
## Project link