From 81b34a69a3eccac264966e57600cfb93b0a1318e Mon Sep 17 00:00:00 2001 From: Piv <18462828+Piv200@users.noreply.github.com> Date: Wed, 15 Apr 2020 21:07:30 +0930 Subject: [PATCH] Rename MotorServer and place in root directory. --- control/MotorServer.py => controller.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename control/MotorServer.py => controller.py (100%) diff --git a/control/MotorServer.py b/controller.py similarity index 100% rename from control/MotorServer.py rename to controller.py