From 78c5ddf8d709652581eab5d76e4fa531a3e30fc5 Mon Sep 17 00:00:00 2001 From: ry4000 <154689120+ry4000@users.noreply.github.com> Date: Sun, 7 Jul 2024 08:34:33 +1000 Subject: [PATCH] Added Sample ULC Access Key Reference: https://fcc.report/FCC-ID/G7H-SPRFTR001/5047018.pdf The third sample access key is added by me because the documentation placed a `00 [null]` as the last byte instead of `46 [F]`. Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com> --- client/dictionaries/mfulc_default_keys.dic | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/dictionaries/mfulc_default_keys.dic b/client/dictionaries/mfulc_default_keys.dic index 09dea8caf..112dda7e1 100644 --- a/client/dictionaries/mfulc_default_keys.dic +++ b/client/dictionaries/mfulc_default_keys.dic @@ -3,4 +3,6 @@ # -- iceman fork version -- # -- contribute to this list, sharing is caring -- # -425245414B4D454946594F5543414E21 # Sample Key (BREAKMEIFYOUCAN!) +425245414B4D454946594F5543414E21 # Sample Key (BREAKMEIFYOUCAN!) +49454D4B41455242214E4143554F5900 # Sample Key (IEMKAERB!NACUO) +49454D4B41455242214E4143554F5946 # Sample Key (IEMKAERB!NACUOY)