aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tamper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tamper.c b/tamper.c
index 9169895..e3d12af 100644
--- a/tamper.c
+++ b/tamper.c
@@ -254,6 +254,8 @@ main()
for (int i = 0; i < 16000; i++);
AVR_LED_PORT &= ~0x0f;
+ mkm_release();
+
while (1)
{
if (panic_p())