diff options
Diffstat (limited to 'Projects/XPLAINBridge/XPLAINBridge.h')
-rw-r--r-- | Projects/XPLAINBridge/XPLAINBridge.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/XPLAINBridge/XPLAINBridge.h b/Projects/XPLAINBridge/XPLAINBridge.h index f5c86c2f4..5570a1a0a 100644 --- a/Projects/XPLAINBridge/XPLAINBridge.h +++ b/Projects/XPLAINBridge/XPLAINBridge.h @@ -48,6 +48,7 @@ // cppcheck-suppress missingInclude #include "Lib/V2Protocol.h" + // cppcheck-suppress missingInclude #include "Lib/SoftUART.h" #include <LUFA/Version.h> |