Hi!
Is there a way to import custom scripts to my main.py script on the camera?
Hi, uh, yes, you just import <name>
. Where name
in the name of the python file or folder with a python module.
Hi!
Is there a way to import custom scripts to my main.py script on the camera?
Hi, uh, yes, you just import <name>
. Where name
in the name of the python file or folder with a python module.