sys/shell/sht1x: fix typo 'presicion' -> 'precision'
This commit is contained in:
parent
13a897e2c7
commit
c2685e4e3c
@ -189,7 +189,7 @@ int _sht_config_handler(int argc, char **argv)
|
|||||||
"\n"
|
"\n"
|
||||||
" -r l/h\n"
|
" -r l/h\n"
|
||||||
" Set resolution to low/high. Low resolution trades "
|
" Set resolution to low/high. Low resolution trades "
|
||||||
"presicion for speed\n"
|
"precision for speed\n"
|
||||||
"\n"
|
"\n"
|
||||||
" -H y/n\n"
|
" -H y/n\n"
|
||||||
" Turns heater on/off. Can increase temperature by up to "
|
" Turns heater on/off. Can increase temperature by up to "
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user