From 5a53916f0e51f02aab6d892c87310e5730abce5c Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Mon, 13 Sep 2021 16:43:35 -0400 Subject: first steps toward supporting alternate board pinouts --- watch-library/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'watch-library/main.c') diff --git a/watch-library/main.c b/watch-library/main.c index af34d850..c9f24150 100755 --- a/watch-library/main.c +++ b/watch-library/main.c @@ -30,7 +30,7 @@ #include #include "saml22.h" #include "hal_init.h" -#include "atmel_start_pins.h" +#include "pins.h" #include "watch.h" #include "tusb.h" -- cgit v1.2.3