Describe the bug
The program is checking to see if it can connect to the optical sensor, even when the optical sensor is not needed for the program's execution.
To Reproduce
Steps to reproduce the behavior:
- Launch the program
- Open either program tab
- Add a single sensor to one of the laser channel columns
- Attempt to run the program without the optical sensor connected
- Observe the warning about the program not being able to connect to the optical sensor
Expected behavior
Program should run, and should not check if it can connect to the optical sensor.