This commit is contained in:
iceman1001 2019-03-15 02:05:44 +01:00
parent e3127f7440
commit b6f80e075b

View file

@ -49,7 +49,7 @@ int usage_sm_info(void) {
return 0;
}
int usage_sm_upgrade(void) {
PrintAndLogEx(NORMAL, "Upgrade RDV4.0 Smartcard module firmware");
PrintAndLogEx(NORMAL, "Upgrade RDV4.0 Sim module firmware");
PrintAndLogEx(NORMAL, "Usage: sc upgrade f <file name>");
PrintAndLogEx(NORMAL, " h : this help");
PrintAndLogEx(NORMAL, " f <filename> : firmware file name");