From 15cbe0941031a8f20d76072d05212d854980a49f Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Thu, 17 Feb 2022 11:59:19 -0500 Subject: move pins.h include to watch.h --- watch-library/hardware/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'watch-library/hardware/main.c') diff --git a/watch-library/hardware/main.c b/watch-library/hardware/main.c index 1fe751ef..eb372cc4 100755 --- a/watch-library/hardware/main.c +++ b/watch-library/hardware/main.c @@ -30,7 +30,6 @@ #include #include "saml22.h" #include "hal_init.h" -#include "pins.h" #include "watch.h" #include "tusb.h" -- cgit v1.2.3