This commit is contained in:
Cort Buffington 2015-08-12 10:58:02 -05:00
parent f1ed42d2eb
commit 82de012f2f
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ class playIPSC(IPSC):
_self_peer = NETWORK[_network]['LOCAL']['RADIO_ID']
_self_src = _self_peer[1:]
if (_peer_id == _self_peer) or (_src_sub == _self_src):
if (_peerid == _self_peer) or (_src_sub == _self_src):
print ('oh crap, why are we hearing ourselves?')
return