Mentioned one more potential error case
This commit is contained in:
parent
158830c004
commit
1564bf76fd
@ -3041,6 +3041,7 @@ static void _on_code_cme_error(HayesChannel * channel, char const * answer)
|
||||
case 4: /* operation not supported */
|
||||
case 16: /* Incorrect SIM PIN/PUK */
|
||||
case 20: /* Memory full */
|
||||
case 263: /* Invalid block */
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user