Skip to content
Snippets Groups Projects
Commit 5185c4f0 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-244: Fixed imports for running the device from docker

parent 4693e3f0
No related branches found
No related tags found
1 merge request!56L2SS-244: Expose the SSTs in MPs
import queue import queue
from threading import Thread from threading import Thread
import socket import socket
from ..util.comms_client import CommClient from util.comms_client import CommClient
from .SDP_statistics import StatisticsPacket from clients.SDP_statistics import StatisticsPacket
from queue import Queue from queue import Queue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment