mirror of
				https://github.com/rtlsdrblog/rtl-sdr-blog.git
				synced 2025-10-31 00:48:08 +01:00 
			
		
		
		
	rtl_adsb: windows fix
This commit is contained in:
		| @@ -45,6 +45,7 @@ | ||||
|  | ||||
| #ifdef _WIN32 | ||||
| #define sleep Sleep | ||||
| #define round(x) (x > 0.0 ? floor(x + 0.5): ceil(x - 0.5)) | ||||
| #endif | ||||
|  | ||||
| #define ADSB_RATE			2000000 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user