Skip to content
Snippets Groups Projects
Commit 7e81b8bb authored by Anton Tetov Johansson's avatar Anton Tetov Johansson
Browse files

use same port

parent b0653caf
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ try:
except ImportError:
raise ImportWarning("abb_egm not found, have you installed the package?")
UDP_PORT = 6511
UDP_PORT = 6510
log = logging.getLogger("egm_client")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment