Update ambe_audio.py

This commit is contained in:
MrBungle42 2017-04-06 08:40:42 -04:00 committed by GitHub
parent 8d2365eb89
commit 95d3bb30c1
1 changed files with 1 additions and 1 deletions

View File

@ -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