Minor documentation improvements.

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

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

Loading…
Cancel
Save