o got working version with the atmega88 board

This commit is contained in:
optixx
2009-05-03 19:02:19 +02:00
parent 59aad4c7a8
commit ec2ef98d59
4 changed files with 22 additions and 22 deletions

View File

@@ -19,7 +19,7 @@ respectively.
*/
#define BUFFER_SIZE 4
#define BUFFER_SIZE (128)
#define BUFFER_CRC (1024 * 64)
#define BANK_SIZE (1<<15)