diff options
Diffstat (limited to 'firmware/Makefile')
-rw-r--r-- | firmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index a0b48bb..03cf6e0 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -6,7 +6,7 @@ # Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH # License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt) # -# Edited by Daniel Friesel +# Edited by Birte Friesel MCU ?= attiny2313 AVRDUDE_PROGRAMMER ?= usbasp |