diff options
Diffstat (limited to 'Stomps/README.md')
-rw-r--r-- | Stomps/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stomps/README.md b/Stomps/README.md index 53e5d1b..da4fe92 100644 --- a/Stomps/README.md +++ b/Stomps/README.md @@ -25,7 +25,7 @@ It seems that a 32 bytes message is divided into 2 parts of 16 bytes. ### Part 1 (first 16 bytes) | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | |---|---|---|---|---|---|---|---|---|---|--------|--------|-------|---------|---------|---------| -| time | time | time | time | time | time | time | padding? | action | action (not really used) | action | action | value | padding | padding | padding | +| time | time | time | time | ? | ? | ? | padding? | action | action (not really used) | action | action | value | padding | padding | padding | ### Part 1 (last 16 bytes) - 0 -> 6 are duplicates |