diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-23 09:12:26 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-23 09:12:26 +0000 |
commit | 3a79548dc2bfd08f13a387b5533d8598ba0078d7 (patch) | |
tree | a4de970fd4a5be169509971fac3ae7e47fed0689 /LUFA | |
parent | eb8a708b5379755cbcdac900eb32f3c484bde58c (diff) | |
download | lufa-3a79548dc2bfd08f13a387b5533d8598ba0078d7.tar.gz lufa-3a79548dc2bfd08f13a387b5533d8598ba0078d7.tar.bz2 lufa-3a79548dc2bfd08f13a387b5533d8598ba0078d7.zip |
Add TMC device capabilities to the incomplete TMC demo.
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/ManPages/MigrationInformation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt index 95c96741d..d3453326c 100644 --- a/LUFA/ManPages/MigrationInformation.txt +++ b/LUFA/ManPages/MigrationInformation.txt @@ -10,7 +10,7 @@ * to the next version released. It does not indicate all new additions to the library in each version change, only * areas relevant to making older projects compatible with the API changes of each new release. * - * \section Sec_Migration100513 Migrating from 100513 to XXXXXX + * \section Sec_MigrationXXXXXX Migrating from 100513 to XXXXXX * * <b>Non-USB Library Components</b> * - The Dataflash board driver stub file has changed, as dataflash functions previously located in the internal |