From 8999d7c47e07c52e89f28704cd83ff7d37fffbef Mon Sep 17 00:00:00 2001 From: George Hotz Date: Tue, 12 Sep 2017 20:51:05 -0700 Subject: [PATCH] ugh, pass --- panda/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/__init__.py b/panda/__init__.py index df9355da..7cc95424 100644 --- a/panda/__init__.py +++ b/panda/__init__.py @@ -268,7 +268,7 @@ class Panda(object): except Exception: continue except Exception: - continue + pass # TODO: detect if this is real #ret += ["WIFI"] return ret