Remove unneeded config.
[bertos.git] / examples / triface / boot / cfg / cfg_ser.h
index e651d307bae417c3f43e1774fdcbf39bc89af308..8951ad14fc30e7dc10f1fb5f4e720f4d1f11ab22 100644 (file)
 /// Enable second serial port in emulator.
 #define CONFIG_EMUL_UART1        0
 
-/**
- * Transmit always something on serial port 0 TX
- * to avoid interference when sending burst of data,
- * using AVR multiprocessor serial mode
- */
-#define CONFIG_SER_TXFILL        0
-
 /// For serial debug.
 #define CONFIG_SER_STROBE        0