We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2dbd82 commit 3009ca4Copy full SHA for 3009ca4
luxtronik/discover.py
@@ -5,7 +5,7 @@
5
import logging
6
import socket
7
8
-from constants import (
+from luxtronik.constants import (
9
LUXTRONIK_DISCOVERY_PORTS,
10
LUXTRONIK_DISCOVERY_TIMEOUT,
11
LUXTRONIK_DISCOVERY_MAGIC_PACKET,
0 commit comments