diff --git a/detector.py b/detector.py index 4c61937..7b37dc6 100644 --- a/detector.py +++ b/detector.py @@ -4,6 +4,7 @@ import socket import subprocess from services.fast5330br1 import Fast5330bR1 +from services.gandi import GandiClient MODEM_ADDRESS = 'mabbox.bytel.fr' ROUTER_ADDRESS = 'kynes.local:8000'