From 7a4e5fd07da3d8de62c01edd8075ca38668532da Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Wed, 12 Aug 2015 09:10:50 -0500 Subject: [PATCH] debugging don't use --- play_group.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/play_group.py b/play_group.py index a552fcb..18ee3ba 100755 --- a/play_group.py +++ b/play_group.py @@ -77,6 +77,8 @@ class playIPSC(IPSC): # re-Write the source subscriber ID to that of this program + print('source:', h(_src_sub)) + print('dest:', h(NETWORK[_network]['LOCAL']['RADIO_ID'])) _tmp_data = _tmp_data.replace(_src_sub, NETWORK[_network]['LOCAL']['RADIO_ID']) # Re-Write IPSC timeslot value