From 95d3bb30c1cd5e16622e6dbc42a551f363073ba1 Mon Sep 17 00:00:00 2001 From: MrBungle42 Date: Thu, 6 Apr 2017 08:40:42 -0400 Subject: [PATCH] Update ambe_audio.py --- ambe_audio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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