coverity 294114

This commit is contained in:
iceman1001 2020-08-13 12:21:40 +02:00
commit 8a602ed99d

View file

@ -559,6 +559,7 @@ int CmdEM4x50Read(const char *Cmd) {
em4x50_data_t etd;
etd.pwd_given = false;
etd.addr_given = false;
etd.newpwd_given = false;
bool errors = false;
uint8_t cmdp = 0;