diff --git a/ambe_audio.py b/ambe_audio.py index e0be992..c2246a7 100755 --- a/ambe_audio.py +++ b/ambe_audio.py @@ -30,7 +30,7 @@ import sys, socket, ConfigParser, thread, traceback import cPickle as pickle from dmrlink import IPSC, systems -from dmr_utils.utils import int_id, hex_str_3, hex_str_4, get_alias +from dmr_utils.utils import int_id, hex_str_3, hex_str_4, get_alias, get_info from time import time, sleep, clock, localtime, strftime import csv