Formatting only.

pull/4/head
Richard Barry 16 years ago
parent 790bacc8f2
commit 87bb2c58b2

@ -65,7 +65,7 @@
#define emacLINK_ESTABLISHED ( 0x0001 )
#define emacFULL_DUPLEX_ENABLED ( 0x0004 )
#define emac10BASE_T_MODE ( 0x0002 )
#define emacPINSEL2_VALUE 0x50150105
#define emacPINSEL2_VALUE ( 0x50150105 )
/* If no buffers are available, then wait this long before looking again.... */
#define emacBUFFER_WAIT_DELAY ( 3 / portTICK_RATE_MS )

Loading…
Cancel
Save