- Timestamp:
- 11/06/17 20:13:16 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/frontenddev.h
r41135 r41136 1905 1905 } 1906 1906 #endif 1907 1907 if(checkbox("ATEMIO7600") == 1) 1908 { 1909 if(tpnode->frequency < 1000000) 1910 tpnode->frequency = tpnode->frequency * 1000; 1911 } 1908 1912 p[0].cmd = DTV_CLEAR; 1909 1913 p[1].cmd = DTV_DELIVERY_SYSTEM, p[1].u.data = system;
Note: See TracChangeset
for help on using the changeset viewer.