projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed Low Speed USB devices broken when using the library HID Class driver (thanks...
[pub/USBasp.git]
/
Bootloaders
/
Printer
/
BootloaderPrinter.h
diff --git
a/Bootloaders/Printer/BootloaderPrinter.h
b/Bootloaders/Printer/BootloaderPrinter.h
index
b99e763
..
8582d84
100644
(file)
--- a/
Bootloaders/Printer/BootloaderPrinter.h
+++ b/
Bootloaders/Printer/BootloaderPrinter.h
@@
-30,11
+30,11
@@
/** \file
*
/** \file
*
- * Header file for Printer.c.
+ * Header file for
Bootloader
Printer.c.
*/
*/
-#ifndef _PRINTER_H_
-#define _PRINTER_H_
+#ifndef _
BOOTLOADER_
PRINTER_H_
+#define _
BOOTLOADER_
PRINTER_H_
/* Includes: */
#include <avr/io.h>
/* Includes: */
#include <avr/io.h>
@@
-88,7
+88,7
@@
};
/* Function Prototypes: */
};
/* Function Prototypes: */
- void SetupHardware(void);
+
static
void SetupHardware(void);
void EVENT_USB_Device_Connect(void);
void EVENT_USB_Device_Disconnect(void);
void EVENT_USB_Device_Connect(void);
void EVENT_USB_Device_Disconnect(void);