mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-08 22:52:24 -04:00
Use different byte values in test UDS words
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
c126199a41
commit
688910bee4
1 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
80808080
|
80818283
|
||||||
91919191
|
94959697
|
||||||
a2a2a2a2
|
a0a1a2a3
|
||||||
b3b3b3b3
|
b4b5b6b7
|
||||||
c4c4c4c4
|
c0c1c2c3
|
||||||
d5d5d5d5
|
d4d5d6d7
|
||||||
e6e6e6e6
|
e0e1e2e3
|
||||||
f7f7f7f7
|
f4f5f6f7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue