mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-22 23:27:34 +01:00
add --led option to hackrf_debug
and corresponding changes to libhackrf and firmware
This commit is contained in:
@@ -514,6 +514,8 @@ extern ADDAPI int ADDCALL hackrf_supported_platform_read(
|
||||
hackrf_device* device,
|
||||
uint32_t* value);
|
||||
|
||||
extern ADDAPI int ADDCALL hackrf_set_leds(hackrf_device* device, const uint8_t state);
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // __cplusplus defined.
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user