diff --git a/src/tempsense.c b/src/tempsense.c --- a/src/tempsense.c +++ b/src/tempsense.c @@ -18,8 +18,6 @@ void tempsense_init(void) // Maybe don't perform temp sensor setup in here, but in readtemp? // what happens if the user changes the tempsense type while running? // we need to re-init... - - }