diff options
Diffstat (limited to 'Demos/Host/StillImageHost')
-rw-r--r-- | Demos/Host/StillImageHost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/StillImageHost/makefile b/Demos/Host/StillImageHost/makefile index 16ec64954..f78d66c03 100644 --- a/Demos/Host/StillImageHost/makefile +++ b/Demos/Host/StillImageHost/makefile @@ -62,7 +62,7 @@ MCU = at90usb1287
-# Target board (see library BoardTypes.h documentation, USER or blank for projects not requiring
+# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
# LUFA board drivers). If USER is selected, put custom board drivers in a directory called
# "Board" inside the application directory.
BOARD = USBKEY
|