diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2015-03-10 23:24:35 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2015-03-10 23:24:35 +1100 |
commit | b504397d94a01571e9c0f1c06faee1fd42fa745f (patch) | |
tree | c19bf34af8396bbfa89e9c1d8a7966bdbe9fc15a /Demos/Device/ClassDriver/MIDI | |
parent | 31f4260705c0226818ca7302f5f6156e20a18d9e (diff) | |
download | lufa-b504397d94a01571e9c0f1c06faee1fd42fa745f.tar.gz lufa-b504397d94a01571e9c0f1c06faee1fd42fa745f.tar.bz2 lufa-b504397d94a01571e9c0f1c06faee1fd42fa745f.zip |
Documentation fixes.
Diffstat (limited to 'Demos/Device/ClassDriver/MIDI')
-rw-r--r-- | Demos/Device/ClassDriver/MIDI/MIDI.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Device/ClassDriver/MIDI/MIDI.txt b/Demos/Device/ClassDriver/MIDI/MIDI.txt index c076be3bc..97a92a190 100644 --- a/Demos/Device/ClassDriver/MIDI/MIDI.txt +++ b/Demos/Device/ClassDriver/MIDI/MIDI.txt @@ -15,8 +15,8 @@ * \li Series 4 USB AVRs (ATMEGAxxU4) * \li Series 2 USB AVRs (AT90USBxx2, ATMEGAxxU2) * \li Series AU XMEGA AVRs (ATXMEGAxxxAxU) - * \li Series B XMEGA AVRs (ATXMEGAxxxBxU) - * \li Series C XMEGA AVRs (ATXMEGAxxxCxU) + * \li Series B XMEGA AVRs (ATXMEGAxxxBx) + * \li Series C XMEGA AVRs (ATXMEGAxxxCx) * * \section Sec_Info USB Information: * |