refactor: cleanup

This commit is contained in:
Swann Martinez
2019-04-10 17:01:21 +02:00
parent cc4033978d
commit 1789a432a1
11 changed files with 616 additions and 527 deletions

View File

@ -1,4 +1,4 @@
from net_components import RCFClient
from client import RCFClient
import time
client = RCFClient()