init
This commit is contained in:
commit
51bd2f7d7d
BIN
Screenshot From 2024-10-21 14-07-41.png
Normal file
BIN
Screenshot From 2024-10-21 14-07-41.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
BIN
Screenshot From 2024-10-21 14-10-15.png
Normal file
BIN
Screenshot From 2024-10-21 14-10-15.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
33
main.typ
Normal file
33
main.typ
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
#import "@preview/ichigo:0.1.0": config, prob
|
||||||
|
|
||||||
|
#show: config.with(
|
||||||
|
course-name: "SMART CARDS & NFC",
|
||||||
|
serial-str: "k12104785",
|
||||||
|
author-info: [
|
||||||
|
Lukas Heiligenbrunner
|
||||||
|
],
|
||||||
|
author-names: "Lukas Heiligenbrunner",
|
||||||
|
)
|
||||||
|
|
||||||
|
#prob[
|
||||||
|
#figure(
|
||||||
|
image("Screenshot From 2024-10-21 14-07-41.png", width: 80%),
|
||||||
|
caption: [
|
||||||
|
Pin try counter.
|
||||||
|
],
|
||||||
|
)
|
||||||
|
|
||||||
|
][
|
||||||
|
todo solution
|
||||||
|
]
|
||||||
|
|
||||||
|
#prob[
|
||||||
|
#figure(
|
||||||
|
image("Screenshot From 2024-10-21 14-10-15.png", width: 80%),
|
||||||
|
caption: [
|
||||||
|
Pin comparision (PIN == REF_PIN).
|
||||||
|
],
|
||||||
|
)
|
||||||
|
][
|
||||||
|
todo solution
|
||||||
|
]
|
1
secfile.typ
Normal file
1
secfile.typ
Normal file
@ -0,0 +1 @@
|
|||||||
|
test
|
Loading…
Reference in New Issue
Block a user