Files

5 lines
87 B
Python

from motion_controller.main import machine_main
from time import sleep
machine_main()