clock.c: delete really old comment code

and reformate some lines with spaces
This commit is contained in:
Nico Tonnhofer 2017-03-24 23:30:02 +01:00
parent e7dce1817b
commit 772d507a45
1 changed files with 20 additions and 23 deletions

View File

@ -128,9 +128,6 @@ static void clock_250ms(void) {
// newline
serial_writechar('\n');
}
// temperature
/* if (temp_get_target())
temp_print();*/
}
#ifdef TEMP_INTERCOM
start_send();