diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-20 15:48:18 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-20 15:48:18 +0000 |
| commit | 2160eecb08695237cf3d5263bc41ca149369e65b (patch) | |
| tree | b0cca8163ea33c9a7d83c3a6307e13199ac35cda | |
| parent | d2b6a7be9737c09fecc5f6b1f69505d8a2517d38 (diff) | |
Minor documentation improvements.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2230 d5102386-fcda-11dd-9fdb-3debd5008f28
| -rw-r--r-- | Projects/AVRISP-MKII/AVRISP-MKII.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt index 3d43cb13..44ed1e4c 100644 --- a/Projects/AVRISP-MKII/AVRISP-MKII.txt +++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt @@ -304,6 +304,9 @@ * reset externally via the reset pin, the compatibility mode will be toggled. The compatibility mode is preserved between * power cycles and is not toggled via other forms of reset such as Watchdog or Brown Out. * + * When this option is enabled, all board LEDs will flash twice on startup for Jungo compatibility mode, and five times for + * libUSB compatibility mode. + * * \note This option is incompatible with \c LIBUSB_DRIVER_COMPAT.</td> * </tr> * <tr> |
