From: Dean Camera Date: Wed, 28 Jul 2010 09:17:22 +0000 (+0000) Subject: Add TMC header read and write functions, so that TMC data can now be exchanged in... X-Git-Tag: LUFA-110528-BETA~312 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9a97f16b07ea15e327b0d01be238b06623b033d6?hp=9a97f16b07ea15e327b0d01be238b06623b033d6 Add TMC header read and write functions, so that TMC data can now be exchanged in both directions. Minor update to the LowLevel MassStorage device demo, so that the ReadInCommandBlock() performs the data OUT endpoint selection and packet arrival test. ---