Quellcode durchsuchen

add: mag_dist_playground #Test Git

SG/Cellrobot vor 4 Monaten
Ursprung
Commit
89ba651393
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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