move pins.h include to watch.h

This commit is contained in:
Joey Castillo
2022-02-17 11:59:19 -05:00
parent 37f97023a5
commit 15cbe09410
2 changed files with 1 additions and 1 deletions

View File

@@ -30,7 +30,6 @@
#include <stdio.h>
#include "saml22.h"
#include "hal_init.h"
#include "pins.h"
#include "watch.h"
#include "tusb.h"