From 04ec61d2236a40c88ee2ee617439bded03467bea Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Thu, 21 May 2020 13:10:49 -0700 Subject: [PATCH] fixed schematic headers for kitspace --- kitspace.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kitspace.yaml b/kitspace.yaml index 25fb70a..d778d8c 100644 --- a/kitspace.yaml +++ b/kitspace.yaml @@ -8,7 +8,7 @@ multi: eda: type: eagle pcb: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Business-Card.brd - sch: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Business-Card.sch + schematic: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Business-Card.sch pyropiezo_standalone: summary: Standalone Pyr0-Piezo Circuit for using external arduino. color: red @@ -18,4 +18,4 @@ multi: eda: type: eagle pcb: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Standalone-Board_v1.0.0.brd - sch: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Standalone-Board_v1.0.0.sch \ No newline at end of file + schematic: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Standalone-Board_v1.0.0.sch \ No newline at end of file