From 3480cba21c798d50fb67cab074adee733467687e Mon Sep 17 00:00:00 2001 From: Ea-r-th <39779954+Ea-r-th@users.noreply.github.com> Date: Mon, 22 Sep 2025 22:17:59 -0700 Subject: [PATCH] Fixes --- SHAL/Include/Peripheral/GPIO/SHAL_GPIO.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/SHAL/Include/Peripheral/GPIO/SHAL_GPIO.h b/SHAL/Include/Peripheral/GPIO/SHAL_GPIO.h index 0213f4a..30e456f 100644 --- a/SHAL/Include/Peripheral/GPIO/SHAL_GPIO.h +++ b/SHAL/Include/Peripheral/GPIO/SHAL_GPIO.h @@ -13,9 +13,6 @@ #include "SHAL_ADC.h" - - - //Abstraction of SHAL_GPIO registers class SHAL_GPIO{