Changeset 618:68696cbaeed2
- Timestamp:
- 06/17/08 17:38:14 (7 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
nxos/systems/tag-route/usb.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nxos/systems/tag-route/usb.c
r604 r618 52 52 } 53 53 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(); 56 57 57 58 nx_rcmd_do((char *)buf);
