From be25a00444e25d810ccb9766c96d9aa40cef823f Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Mon, 4 Jul 2022 00:27:22 +0300 Subject: [PATCH] add warning --- armsrc/hfops.c | 1 + 1 file changed, 1 insertion(+) diff --git a/armsrc/hfops.c b/armsrc/hfops.c index c71ed37ff..8785e0d85 100644 --- a/armsrc/hfops.c +++ b/armsrc/hfops.c @@ -156,6 +156,7 @@ static uint32_t HfEncodeTkm(uint8_t *uid, uint8_t modulation, uint8_t *data) { // 74ns 1 field cycle, // carrier frequency is fc/64 (212kHz), 4.7 mks // 0 --- 8 --- 12-15 --- 18-19 --- 26-28 --- 32 + // DO NOT NORMALIZE!!!! it must be with some error like this!!!! // `00` -- 1-25-1-5 // `01` -- 1-12-1-18 // `10` -- 1-17-1-13