mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-07-05 00:57:51 +02:00
fix type definition in library
interface sorry mom! :P
This commit is contained in:
@ -25,7 +25,7 @@ extern "C" {
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int rtlsdr_dev_t;
|
||||
typedef struct rtlsdr_dev rtlsdr_dev_t;
|
||||
|
||||
uint32_t rtlsdr_get_device_count(void);
|
||||
|
||||
|
Reference in New Issue
Block a user