Switch to using the standard printf() format specifiers in the HIDReportViewer project.
This commit is contained in:
parent
bad956bace
commit
6e0adb9872
2 changed files with 21 additions and 20 deletions
|
@ -43,6 +43,7 @@
|
|||
#include <avr/power.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <LUFA/Version.h>
|
||||
#include <LUFA/Drivers/Misc/TerminalCodes.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue