rm restart

This commit is contained in:
Gerolf Ziegenhain 2016-10-03 21:09:26 +02:00
parent a056678346
commit e8b8e526f6

View File

@ -356,9 +356,7 @@ int main(int argc, char *argv[])
else
{
if(length < 0) {
buzzer_close();
beep(0.0, abs(length)/1000.);
buzzer_start();
}
else
{