reverse order
This commit is contained in:
@@ -52,6 +52,7 @@ fn main() {
|
||||
println!(
|
||||
"\nPaper period: {}",
|
||||
// period_paper(vec![0xc2, 0xc2, 0xc2, 0xc2, 0xc2])
|
||||
period_paper(vec![0x05, 0x58, 0x6f, 0xe1, 0xa3])
|
||||
// period_paper(vec![0xa3, 0xe1, 0x6f, 0x58, 0x05])
|
||||
period_paper(vec![0xe3, 0x61, 0x62, 0x00, 0x00])
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user