Oops - typos in the naming of the NBUSYBK0 bits breaking the new busy bank counting...
[pub/lufa.git] / LUFA / Drivers / Board / LEDs.h
index 0be6552..83f14b3 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
                #include "BLACKCAT/LEDs.h"
        #elif (BOARD == BOARD_MAXIMUS)
                #include "MAXIMUS/LEDs.h"
+       #elif (BOARD == BOARD_MINIMUS)
+               #include "MINIMUS/LEDs.h"
        #elif (BOARD == BOARD_USER)
                #include "Board/LEDs.h"
        #endif