Format: AllC/C++CSSTextshell script Advanced Search
154: /* PD scan speed command rate = 0 - 15 */ 155: #define ScanRateCmd(rate) (0x01000000 | (rate)) 156: