debugging

This commit is contained in:
Cort Buffington 2015-06-30 20:38:04 -05:00
parent ae29844809
commit bd251461f4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ from binascii import b2a_hex as h
# This is the only user-configuration necessary
# Tell the program where the pickle file is
stat_file = 'dmrlink_stats.pickle'
stat_file = '../dmrlink_stats.pickle'
def int_id(_hex_string):