소스 검색

add: mag_dist_playground #Test Git

SG/Cellrobot 4 달 전
부모
커밋
89ba651393
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      playgrounds/mag_dist_playground.py

+ 1 - 0
playgrounds/mag_dist_playground.py

@@ -1,5 +1,6 @@
 import sys
 import time
+#Test Git
 
 from robot_control.src.robot.mag_distributor import MagDistributor
 from robot_control.src.utils.config import ConfigParser