From 5e7319058268e021ae39ca4b9fcabaec0060117b Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 20 Feb 2011 13:08:29 +0000 Subject: Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. --- LUFA/CodeTemplates/DriverStubs/LEDs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'LUFA/CodeTemplates/DriverStubs/LEDs.h') diff --git a/LUFA/CodeTemplates/DriverStubs/LEDs.h b/LUFA/CodeTemplates/DriverStubs/LEDs.h index b8244c06d..2bd5e5ca1 100644 --- a/LUFA/CodeTemplates/DriverStubs/LEDs.h +++ b/LUFA/CodeTemplates/DriverStubs/LEDs.h @@ -43,8 +43,6 @@ #define __LEDS_USER_H__ /* Includes: */ - #include - // TODO: Add any required includes here /* Enable C linkage for C++ Compilers: */ -- cgit v1.2.3