Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
WINS Laboratory authored Jan 13, 2022
1 parent da6977a commit 2fd617b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
from ahc.MAC.CSMA import MacCsmaPPersistent,MacCsmaPPersistentConfigurationParameters

registry = ComponentRegistry()
from Channels.Channels import FIFOBroadcastPerfectChannel
from EttusUsrp.UhdUtils import AhcUhdUtils
from ahc.Channels.Channels import FIFOBroadcastPerfectChannel
from ahc.EttusUsrp.UhdUtils import AhcUhdUtils

framers = FramerObjects()

Expand Down

0 comments on commit 2fd617b

Please sign in to comment.