mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 09:21:12 +03:00
spelling: correct many misspellings of celsius
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -188,7 +188,7 @@ namespace upm {
|
||||
* setMode - sets temperature reporting mode.
|
||||
*
|
||||
* @param celsius. Default is true. If false all
|
||||
* temps will be reported in fahrenhiet.
|
||||
* temps will be reported in fahrenheit.
|
||||
*/
|
||||
void setMode(bool celsius = true)
|
||||
{
|
||||
|
Reference in New Issue
Block a user