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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/arduino-led/schematic.h b/examples/arduino-led/schematic.h
index f41a300..c935528 100644
--- a/examples/arduino-led/schematic.h
+++ b/examples/arduino-led/schematic.h
@@ -11,5 +11,4 @@ namespace schematic {
static const int STATUS_LED = 3;
static const int ANALOG_LIGHT_1 = 2;
} // namespace schematic
-
#endif // SCHEMATIC_H