This website works better with JavaScript.
Home
Explore
Help
Sign In
hopfma
/
appsec
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Konstanten für statusbytes eingefügt
master
Daniel Laptop
2 years ago
parent
b1a40554f9
commit
221a67c536
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/bin/constants.rs
+ 2
- 0
src/bin/constants.rs
View File
@@ -0,0 +1,2 @@
pub const KEYBYTE: u8 = 0b1;
pub const MSGBYTE: u8 = 0b01;
Write
Preview
Loading…
Cancel
Save