From bfc85c51038c6311cd59b6a8fc0b8b70faa45e3d Mon Sep 17 00:00:00 2001 From: Cooper Quintin Date: Tue, 17 Jun 2025 14:39:05 -0700 Subject: [PATCH] re enable null cipher test --- telcom-parser/src/lte_rrc.rs | 8 -------- 1 file changed, 8 deletions(-) diff --git a/telcom-parser/src/lte_rrc.rs b/telcom-parser/src/lte_rrc.rs index c09c25f..0875256 100644 --- a/telcom-parser/src/lte_rrc.rs +++ b/telcom-parser/src/lte_rrc.rs @@ -1,11 +1,3 @@ -/* -This file was autogenerated using hampi (https://github.com/ystero-dev/hampi), do not modify! - - This place is not a place of honor... - no highly esteemed deed is commemorated here... - nothing valued is here. -*/ - pub const MAX_ACDC_CAT_R13: i64 = 16; pub const MAX_ACCESS_CAT_1_R15: i64 = 63;