aboutsummaryrefslogtreecommitdiffstats
path: root/Maintenance
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-14 22:12:40 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-14 22:12:40 +0000
commit77adb2ba529973b99383fd4571f67eede3afcda4 (patch)
tree792fa510f9643f2e82ea81bc890c83c630ce9d1b /Maintenance
parentc0f763db0474e6441ed313c208eaf9b34a2ca6b1 (diff)
downloadlufa-77adb2ba529973b99383fd4571f67eede3afcda4.tar.gz
lufa-77adb2ba529973b99383fd4571f67eede3afcda4.tar.bz2
lufa-77adb2ba529973b99383fd4571f67eede3afcda4.zip
Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.
Diffstat (limited to 'Maintenance')
-rw-r--r--Maintenance/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Maintenance/makefile b/Maintenance/makefile
index ae40fd757..137b802a7 100644
--- a/Maintenance/makefile
+++ b/Maintenance/makefile
@@ -6,7 +6,7 @@
# www.lufa-lib.org
#
-# Maintenance scripts not required by general LUFA users, used for development.
+# Maintenance scripts not required by general LUFA users, used for project development purposes.
LUFA_ROOT = ../