X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/99c447c754e0b238aca99ac772b5dabb78fc8b48..5930f47bf4b9b4490daf80d44595ff14ee7ce165:/LUFA/DriverStubs/Buttons.h?ds=sidebyside diff --git a/LUFA/DriverStubs/Buttons.h b/LUFA/DriverStubs/Buttons.h index 9449bcbfd..225ce5f20 100644 --- a/LUFA/DriverStubs/Buttons.h +++ b/LUFA/DriverStubs/Buttons.h @@ -61,7 +61,7 @@ /* Public Interface - May be used in end-application: */ /* Macros: */ /** Button mask for the first button on the board. */ - #define BUTTONS_BUTTON1 // TODO: Add mask for first board buton here + #define BUTTONS_BUTTON1 // TODO: Add mask for first board button here /* Inline Functions: */ #if !defined(__DOXYGEN__)