kopia lustrzana https://github.com/Hamlib/Hamlib
Add new error message for ELIMIT
rodzic
c730e445a1
commit
86dc5c8d6f
|
@ -242,7 +242,8 @@ static const char *const rigerror_table[] =
|
|||
"Argument out of domain of func",
|
||||
"Function deprecated",
|
||||
"Security error password not provided or crypto failure",
|
||||
"Rig is not powered on"
|
||||
"Rig is not powered on",
|
||||
"Limit exceeded"
|
||||
};
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue