diff --git a/meshtastic/config.proto b/meshtastic/config.proto index f07370e..92b627f 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -1034,14 +1034,6 @@ message Config { * Comparable link budget and data rate to LONG_FAST. */ NARROW_SLOW = 13; - - /* - * Ham Fast - * Short range preset optimized for 433MHz band with wide bandwidth. - * Intended for use in amateur radio bands. - */ - HAM_FAST = 14; - } /*