smartcardshue1/main.typ
2024-10-21 14:12:28 +02:00

34 lines
549 B
Plaintext

#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
]