Minor documentation improvements.

Dean Camera 12 years ago
parent 96f2634770
commit 53f7499009
  1. 2
      LUFA/CodeTemplates/DriverStubs/LEDs.h

@ -47,7 +47,7 @@
/* Includes: */
// TODO: Add any required includes here
/* Enable C linkage for C++ Compilers: */
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
extern "C" {
#endif

Loading…
Cancel
Save