Changeset 10733
- Timestamp:
- 10/28/11 00:28:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/scan.h
r10721 r10733 1021 1021 { 1022 1022 clearscreen(scan); 1023 screenscan(scan->child, tuner->ret, iscantype, isat, ifrequency, iinversion, isymbolrate, ipolarization, ifec, imodulation, irolloff, ipilot, inetworkscan, ionlyfree, iclear, isystem, -1);1023 screenscan(scan->child, tuner->ret, iscantype, isat, ifrequency, iinversion, isymbolrate, ipolarization, ifec, imodulation, irolloff, ipilot, inetworkscan, ionlyfree, iclear, isystem, 5000000); 1024 1024 drawscreen(scan, 0); 1025 1025 }
Note: See TracChangeset
for help on using the changeset viewer.