Changeset 1904

Show
Ignore:
Timestamp:
10/29/08 10:15:08 (2 months ago)
Author:
asterix
Message:

Use a possible value for the spi port.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bertos/cfg/cfg_ser.h

    r1898 r1904  
    5151 
    5252/// Spi settings 
    53 #define CONFIG_SPI_PORT      SER_SPI
     53#define CONFIG_SPI_PORT     
    5454#define CONFIG_SPI_BAUDRATE  5000000UL 
    5555