X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e81a4c950f88aeed9cf3ff5b9911afffd1862716..fa3135d48530930aefd5ef4ca9d0def3faae474d:/LUFA/ManPages/MigrationInformation.txt
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt
index 9f211186c..f9864cb5c 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/ManPages/MigrationInformation.txt
@@ -14,9 +14,9 @@
*
* Non-USB Library Components
* - Due to some ADC channels not being identical to their ADC MUX selection masks for single-ended conversions on some AVR models,
- * the ADC driver now has explicit masks for each of the standard ADC channels. These masks should be used when calling the ADC
- * functions to ensure proper operation across all AVR models. Note that the \ref ADC_SetupChannel() function is an exception, and
- * should always be called with a channel number rather than a channel mask.
+ * the ADC driver now has explicit masks for each of the standard ADC channels (see \ref Group_ADC). These masks should be used
+ * when calling the ADC functions to ensure proper operation across all AVR models. Note that the \ref ADC_SetupChannel() function
+ * is an exception, and should always be called with a channel number rather than a channel mask.
*
* Host Mode
* - The MIDI Host Class driver send and receive routines now operate on packed events, where multiple MIDI events may be