diff --git a/hb_const.py b/hb_const.py index ab7d92c..815f5e5 100755 --- a/hb_const.py +++ b/hb_const.py @@ -33,6 +33,11 @@ __license__ = 'GNU GPLv3' __maintainer__ = 'Cort Buffington, N0MJS' __email__ = 'n0mjs@me.com' + +# DMR Related constants +ID_MIN = 1 +ID_MAX = 16776415 + # Timers STREAM_TO = .360