Small mod for Connectivity Line demo.

This commit is contained in:
Richard Barry 2009-06-20 16:42:28 +00:00
parent 8f26ec2474
commit 01ffe66a83

View File

@ -342,6 +342,11 @@ typedef struct
u16 RESERVED5;
vu16 TXCRCR;
u16 RESERVED6;
vu16 I2SCFGR;
u16 RESERVED7;
vu16 I2SPR;
u16 RESERVED8;
} SPI_TypeDef;
/*------------------------ SystemTick ----------------------------------------*/