fix incorrect definition within header-file
authorStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Tue, 2 Oct 2012 14:00:57 +0000 (16:00 +0200)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Tue, 2 Oct 2012 22:08:19 +0000 (22:08 +0000)
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
updater/usbasploader.h

index 1ff4764..5400b36 100644 (file)
@@ -1,6 +1,6 @@
 
-#ifndef FIRMWARE_H_5f27a7e9840141b1aa57eef07c1d939f
-#define FIRMWARE_H_5f27a7e9840141b1aa57eef07c1d939f 1
+#ifndef USBASPLOADER_H_5f27a7e9840141b1aa57eef07c1d939f
+#define USBASPLOADER_H_5f27a7e9840141b1aa57eef07c1d939f 1
 
 #include <stdint.h>
 #include <avr/io.h>