aboutsummaryrefslogtreecommitdiff
path: root/examples/arduino-led/schematic.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/arduino-led/schematic.h')
-rw-r--r--examples/arduino-led/schematic.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/arduino-led/schematic.h b/examples/arduino-led/schematic.h
deleted file mode 100644
index c935528..0000000
--- a/examples/arduino-led/schematic.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef SCHEMATIC_H
-#define SCHEMATIC_H
-
-/*
-THIS FILE IS GENERATED. DO NOT EDIT.
-
-Generated from schematic for reference U1, part ARDUINO_UNO in library kicad_utils.
-*/
-
-namespace schematic {
-static const int STATUS_LED = 3;
-static const int ANALOG_LIGHT_1 = 2;
-} // namespace schematic
-#endif // SCHEMATIC_H