From 51df7bab850f8c7aa420e453cfb4632c4e17ca6f Mon Sep 17 00:00:00 2001 From: infiniteCable2 Date: Sun, 6 Apr 2025 15:10:56 +0200 Subject: [PATCH] Update __init__.py --- python/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/__init__.py b/python/__init__.py index 2e037e7e..76f18fff 100644 --- a/python/__init__.py +++ b/python/__init__.py @@ -103,7 +103,6 @@ ensure_health_packet_version = partial(ensure_version, "health", "HEALTH_PACKET_ class Panda: - SERIAL_DEBUG = 0 SERIAL_ESP = 1 SERIAL_LIN1 = 2