소스 검색

Muhammed test commit

Your Name 3 달 전
부모
커밋
095e91e07b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      playgrounds/integration_test.py

+ 1 - 1
playgrounds/integration_test.py

@@ -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.api.gpio import PiGPIO, MockGPIO
 from robot_control.src.robot.mag_distributor import MagDistributor
-
+#test commit
 
 """
 This is a test script for the loader system.