Remove redundant check in the software PDI programming code of the AVRISP project.
This commit is contained in:
@@ -12,9 +12,8 @@
|
||||
* - (None)
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed
|
||||
* - AVRISP programmer project now has a more robust timeout system, allowing for an increse of the software USART speed
|
||||
* for PDI and TPI programming
|
||||
* - Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project
|
||||
* - Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond
|
||||
* - Webserver project now uses the board LEDs to indicate the current IP configuration state
|
||||
* - Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired
|
||||
|
||||
Reference in New Issue
Block a user