From 3d61bd4bd97776924781bf5c6e697b73f4f79f60 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Tue, 1 Sep 2020 00:12:14 -0400
Subject: [PATCH] Associated correct footprint with Due shield in schematic.

---
 rf-analyzer/rf-analyzer.sch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rf-analyzer/rf-analyzer.sch b/rf-analyzer/rf-analyzer.sch
index 30a5da7..698ae17 100644
--- a/rf-analyzer/rf-analyzer.sch
+++ b/rf-analyzer/rf-analyzer.sch
@@ -1327,7 +1327,7 @@ U 1 1 5D1108F7
 P 2500 5300
 F 0 "XA?" H 2500 5300 60  0000 C CNN
 F 1 "Arduino_Due_Shield" H 2500 5450 60  0000 C CNN
-F 2 "" H 3200 8050 60  0001 C CNN
+F 2 "Arduino:Arduino_Due_Shield" H 3200 8050 60  0001 C CNN
 F 3 "https://store.arduino.cc/arduino-due" H 3200 8050 60  0001 C CNN
 	1    2500 5300
 	1    0    0    -1  
-- 
GitLab