fixed bta_meteo_modbus?

This commit is contained in:
2022-07-04 14:48:59 +03:00
parent d62a4ec59d
commit a00200af3c
2 changed files with 5 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ int main(int argc, char *argv[]){
return 1;
}
params_ans a = check_meteo_params();
DBG("chk_meteo: %d", a);
if(a == ANS_LOSTCONN){
LOG("Lost connection with device, reconnect!");
clear_flags();