X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Frandpool%2Fappconfig.h;h=fa5024076799f13e1de54c4b60d54fc288d931ca;hb=8899100e4654853ec4fb64d02ab165f2650a4535;hp=75a16bb122e292daac3cfe31412b99ca140d9f12;hpb=24c21c92d29b76a3f0de0a107f4bafef7bb0f812;p=bertos.git diff --git a/examples/randpool/appconfig.h b/examples/randpool/appconfig.h index 75a16bb1..fa502407 100644 --- a/examples/randpool/appconfig.h +++ b/examples/randpool/appconfig.h @@ -205,13 +205,6 @@ /** 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 - #define CONFIG_SER_STROBE 0 /*\}*/