kopia lustrzana https://github.com/cyoung/stratux
				
				
				
			Comment update.
							rodzic
							
								
									2224d131b6
								
							
						
					
					
						commit
						d3ee8dce97
					
				| 
						 | 
					@ -492,7 +492,7 @@ func sdrWatcher() {
 | 
				
			||||||
		count := rtl.GetDeviceCount()
 | 
							count := rtl.GetDeviceCount()
 | 
				
			||||||
		atomic.StoreUint32(&globalStatus.Devices, uint32(count))
 | 
							atomic.StoreUint32(&globalStatus.Devices, uint32(count))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		// support two and only two dongles
 | 
							// support up to two dongles
 | 
				
			||||||
		if count > 2 {
 | 
							if count > 2 {
 | 
				
			||||||
			count = 2
 | 
								count = 2
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue