Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target.

This commit is contained in:
Dean Camera 2012-03-05 20:25:46 +00:00
parent 5c3623a7c5
commit 6ee79029d5
3 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
* - Core:
* - Android Accessory Host property strings changed from a struct of pointer to an array to prevent unaligned access on greater than 8-bit architectures
* - Library Applications:
* - None
* - Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target
*
* <b>Fixed:</b>
* - Core: