Changeset 618:68696cbaeed2

Show
Ignore:
Timestamp:
06/17/08 17:38:14 (7 months ago)
Author:
Maxime Petazzoni <maxime.petazzoni@…>
Branch:
default
Message:

Disable local echo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • nxos/systems/tag-route/usb.c

    r604 r618  
    5252    } 
    5353 
    54     nx_display_string((char *)buf); 
    55     nx_display_end_line(); 
     54    // Disable local echo 
     55    //  nx_display_string((char *)buf); 
     56    //  nx_display_end_line(); 
    5657 
    5758    nx_rcmd_do((char *)buf);