Fix more serial driver configurations.
[bertos.git] / examples / randpool / appconfig.h
index fa5024076799f13e1de54c4b60d54fc288d931ca..dab944d154b4ba2ebc201643e4c31d5db0ae8e0f 100644 (file)
        /** Default baud rate (set to 0 to disable) */
        #define CONFIG_SER_DEFBAUDRATE   0
 
-       /** Enable ser_gets() and ser_gets_echo() */
-       #define CONFIG_SER_GETS          0
-
-       /** Enable second serial port in emulator. */
-       #define CONFIG_EMUL_UART1        0
-
        #define CONFIG_SER_STROBE        0
 /*\}*/