|
@@ -11,7 +11,7 @@ from robot_control.src.vendor.mcp3428 import MCP3428
|
|
|
from robot_control.src.robot.pump_controller import PumpController
|
|
from robot_control.src.robot.pump_controller import PumpController
|
|
|
from robot_control.src.api.gpio import PiGPIO, MockGPIO
|
|
from robot_control.src.api.gpio import PiGPIO, MockGPIO
|
|
|
from robot_control.src.robot.mag_distributor import MagDistributor
|
|
from robot_control.src.robot.mag_distributor import MagDistributor
|
|
|
-
|
|
|
|
|
|
|
+#test commit
|
|
|
|
|
|
|
|
"""
|
|
"""
|
|
|
This is a test script for the loader system.
|
|
This is a test script for the loader system.
|