Hackflight icon indicating copy to clipboard operation
Hackflight copied to clipboard

Replace try/catch with "if not None" in gcs.py, motors.py

Open simondlevy opened this issue 3 years ago • 2 comments

try/catch masks actual exceptions

simondlevy avatar Jan 08 '22 09:01 simondlevy

Look for "# Guard at startup"

simondlevy avatar Jan 08 '22 09:01 simondlevy

comms.py: send_message() check port.isOpen()

simondlevy avatar Jan 08 '22 10:01 simondlevy