Hackflight
Hackflight copied to clipboard
Replace try/catch with "if not None" in gcs.py, motors.py
try/catch masks actual exceptions
Look for "# Guard at startup"
comms.py: send_message() check port.isOpen()