From 76cdb3ecf139af1af1f524a70c71702280c6a344 Mon Sep 17 00:00:00 2001 From: Cooper Quintin Date: Tue, 17 Jun 2025 16:06:46 -0700 Subject: [PATCH] re-add warning again --- telcom-parser/src/lte_rrc.rs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/telcom-parser/src/lte_rrc.rs b/telcom-parser/src/lte_rrc.rs index 0875256..c09c25f 100644 --- a/telcom-parser/src/lte_rrc.rs +++ b/telcom-parser/src/lte_rrc.rs @@ -1,3 +1,11 @@ +/* +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;