You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FWIW, and regarding comment (#320) above about separate utils for discovering devices, I have mostly been avoiding making the module callable via if __main__unless they are in the utils folder. However, that would make development a little annoying as you would have to run a util file to test the sensors file. Still, could end up looking something like:
List camera, Arduinos, mount, dome. Print status, port, serial numbers, etc., as appropriate.
The text was updated successfully, but these errors were encountered: