mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-19 13:50:05 +01:00
Add software controlled reset
This commit is contained in:
@@ -222,6 +222,8 @@ extern ADDAPI int ADDCALL hackrf_set_operacake_ports(hackrf_device* device,
|
||||
uint8_t port_a,
|
||||
uint8_t port_b);
|
||||
|
||||
extern ADDAPI int ADDCALL hackrf_reset(hackrf_device* device);
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // __cplusplus defined.
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user