From 37537ab4bb190ff8814ac1d296c6ea49ea7b66e2 Mon Sep 17 00:00:00 2001 From: witnessmenow Date: Sat, 18 Nov 2023 18:57:02 +0000 Subject: [PATCH] Copy and paste issue --- SpotifyDiyThing/nfc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/SpotifyDiyThing/nfc.h b/SpotifyDiyThing/nfc.h index 993befa..1c4b36f 100644 --- a/SpotifyDiyThing/nfc.h +++ b/SpotifyDiyThing/nfc.h @@ -31,7 +31,6 @@ // These should be the default SPI pins, but we'll call them out specficially #if defined YELLOW_DISPLAY -#include "cheapYellowLCD.h" #define NFC_SCLK 18 #define NFC_MISO 19 #define NFC_MOSI 23