diff options
Diffstat (limited to 'Projects')
| -rw-r--r-- | Projects/AVRISP-MKII/AVRISP-MKII.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt index ab355bfac..4e94bc632 100644 --- a/Projects/AVRISP-MKII/AVRISP-MKII.txt +++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt @@ -270,7 +270,8 @@   *    <td>VTARGET_USE_INTERNAL_REF</td>   *    <td>Makefile LUFA_OPTS</td>   *    <td>Selects the internal 2.56V ADC reference voltage, instead of using the AVR's VREF pin. When enabled, this option will - *        override the VTARGET_REF_VOLTS configuration option.</i></td> + *        override the VTARGET_REF_VOLTS configuration option. <i>Ignored when compiled for targets lacking an ADC, or when + *        NO_VTARGET_DETECT is defined.</i></td>   *   </tr>   *   <tr>   *    <td>VTARGET_SCALE_FACTOR</td>  | 
