matiasandina / FEDWatcher

Software and Hardware to connect FED3 devices over serial on Raspberry Pi 4
MIT License
4 stars 1 forks source link

Change error message #12

Closed matiasandina closed 3 years ago

matiasandina commented 3 years ago

https://github.com/RedSweatshirt/FEDWatcher/blob/955250a4ccc111117a6684657c73cb67a3ba4d98/fedwatcher/src/fedwatcher.py#L66

I think this can be changed to something like "Could not connect to any port" or something that explains better what happened. Not sure about what the user should do if met with this error, it would be neat if the error can suggest that too.

RedSweatshirt commented 3 years ago

Made error messages more detailed.