Fixed PrinterHost demo returning invalid Device ID data when the attached device does not have a device ID (thanks to Andrei Krainev).
This commit is contained in:
parent
409c49f057
commit
e57e08c672
5 changed files with 22 additions and 4 deletions
|
|
@ -12,6 +12,8 @@
|
|||
*
|
||||
* \section Sec_MigrationXXXXXX Migrating from 090810 to XXXXXX
|
||||
*
|
||||
* \section Sec_Migration090924 Migrating from 090810 to 090924
|
||||
*
|
||||
* <b>Non-USB Library Components</b>
|
||||
* - The ADC_Off() function has been renamed to \ref ADC_ShutDown() to be consistent with the rest of the library.
|
||||
* - The \ref SPI_Init() routine's parameters have changed, so that the clock polarity and data sampling modes can be set. See
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue