Firmware: adjust for Rev.E pinout

This commit is contained in:
Maximilian Rehkopf 2011-08-17 00:08:04 +02:00
parent 9802602ca1
commit 50bca22b6a

View File

@ -50,7 +50,7 @@ uint8_t SPI_OFFLOAD;
#define DONEREG LPC_GPIO0
#define CCLKBIT (11)
#define PROGBBIT (10)
#define PROGBBIT (15)
#define INITBBIT (9)
#define DINBIT (8)
#define DONEBIT (22)