correct error

This commit is contained in:
Nico 2018-09-10 14:06:31 +02:00
parent 047932a191
commit b9d1bb965c
1 changed files with 1 additions and 2 deletions

View File

@ -129,10 +129,9 @@ void NovaSdsInit()
ClaimSerial();
}
novasds_type = 1;
NovaSdsSetWorkPeriod();
}
}
NovaSdsSetWorkPeriod();
}
#ifdef USE_WEBSERVER