Prechádzať zdrojové kódy

add: mag_dist_playground #Test Git

SG/Cellrobot 4 mesiacov pred
rodič
commit
89ba651393
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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