minor documentation and extra tabs removal fixes
This commit is contained in:
parent
12a6cb0fbf
commit
0e723091f9
|
@ -46,7 +46,7 @@ STATIC void machine_temp_print(const mp_print_t *print, mp_obj_t o, mp_print_kin
|
||||||
|
|
||||||
(void)self;
|
(void)self;
|
||||||
|
|
||||||
mp_printf(print, "Temp.read()");
|
mp_printf(print, "Temp");
|
||||||
}
|
}
|
||||||
|
|
||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
|
|
Loading…
Reference in New Issue