Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
39ab7507
Commit
39ab7507
authored
Dec 28, 2009
by
Dean Camera
Browse files
Remove duplicate #include of <avr/wdt.h> in the TeensyHID bootloader.
parent
d4ca7fb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Bootloaders/TeensyHID/TeensyHID.h
View file @
39ab7507
...
@@ -40,9 +40,7 @@
...
@@ -40,9 +40,7 @@
#include
<avr/io.h>
#include
<avr/io.h>
#include
<avr/wdt.h>
#include
<avr/wdt.h>
#include
<avr/boot.h>
#include
<avr/boot.h>
#include
<avr/wdt.h>
#include
<avr/power.h>
#include
<avr/power.h>
#include
<util/delay.h>
#include
<stdbool.h>
#include
<stdbool.h>
#include
"Descriptors.h"
#include
"Descriptors.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment