summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-07-01 00:42:45 +0200
committerChristian Pointner <equinox@spreadspace.org>2015-07-01 00:42:45 +0200
commitf44e690a1d01db154fccb397664e673fc5ae5db6 (patch)
tree2a8887f0cb5734b9431152462b16faa4b5b4d723 /lib
parentadded initial support for FastLED library (diff)
small cleanups
Diffstat (limited to 'lib')
-rw-r--r--lib/Arduino.h1
-rw-r--r--lib/arduino-stub.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/Arduino.h b/lib/Arduino.h
index 298bb25..0ccc1c6 100644
--- a/lib/Arduino.h
+++ b/lib/Arduino.h
@@ -3,7 +3,6 @@
*
*
* Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org>
- * 2013-2014 Othmar Gsenger <otti@wirdorange.org>
*
* This file is part of spreadspace avr utils.
*
diff --git a/lib/arduino-stub.cpp b/lib/arduino-stub.cpp
index 16253d0..2399032 100644
--- a/lib/arduino-stub.cpp
+++ b/lib/arduino-stub.cpp
@@ -3,7 +3,6 @@
*
*
* Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org>
- * 2013-2014 Othmar Gsenger <otti@wirdorange.org>
*
* This file is part of spreadspace avr utils.
*