Added standard stream example to the ClassDriver CDC device demo.
[pub/USBasp.git] / LUFA / Drivers / Board / STK526 / Buttons.h
index fba578c..9d392f2 100644 (file)
@@ -64,7 +64,7 @@
        /* Public Interface - May be used in end-application: */\r
                /* Macros: */\r
                        /** Button mask for the first button on the board. */\r
-                       #define BUTTONS_BUTTON1      (1 << 2)\r
+                       #define BUTTONS_BUTTON1      (1 << 7)\r
        \r
                /* Inline Functions: */\r
                #if !defined(__DOXYGEN__)\r