From 486ddd04d83cad09b2751c5982851938904e01c4 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Mon, 25 Nov 2024 23:13:40 -0500 Subject: [PATCH] not needed --- board/sunnypilot/safety_common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/board/sunnypilot/safety_common.h b/board/sunnypilot/safety_common.h index 937c678e3e..b11f6a99a9 100644 --- a/board/sunnypilot/safety_common.h +++ b/board/sunnypilot/safety_common.h @@ -1,5 +1,4 @@ #pragma once -#include void mads_set_state(bool state) { controls_allowed_lat = state;