I have absolutely no idea what the backslash at the end of the first line does. I have searched high and low.
camera = CameraServer.getInstance() \
     .startAutomaticCapture(name=config.name, path=config.path)
I have absolutely no idea what the backslash at the end of the first line does. I have searched high and low.
camera = CameraServer.getInstance() \
     .startAutomaticCapture(name=config.name, path=config.path)
 
    
    