Switch to using the standard printf() format specifiers in the HIDReportViewer project.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user