silly
This commit is contained in:
parent
47736583c3
commit
0c62269846
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ fn hex2text(hex: &str) -> &str {
|
|||
match hhex.as_str() {
|
||||
"00" => "AA",
|
||||
"01" => "AB",
|
||||
"02" => "BB",
|
||||
"03" => "BC",
|
||||
"04" => "CC",
|
||||
"05" => "CD",
|
||||
|
|
Loading…
Reference in a new issue