diff --git a/selfdrive/athena/athenad.py b/selfdrive/athena/athenad.py index 0c5e03c79b..15672b92df 100755 --- a/selfdrive/athena/athenad.py +++ b/selfdrive/athena/athenad.py @@ -632,6 +632,7 @@ def add_log_to_queue(log_path, log_id, is_sunnylink = False): def log_handler(end_event: threading.Event, log_attr_name=LOG_ATTR_NAME) -> None: is_sunnylink = log_attr_name != LOG_ATTR_NAME if PC: + cloudlog.debug("athena.log_handler: Not supported on PC") return log_files = []