• Damien George's avatar
    esp8266/uart: Comment out old, unused rx buffering code. · fb6cc969
    Damien George authored
    This was originally used for non-event based REPL processing.  Then it
    was unused when event-based processing was activated.  But now that event
    based is disabled, and non-event based is back, there has been new ring
    buffer code to process the chars.
    fb6cc969
uart.c 9.13 KB