mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-06 07:25:37 +01:00
Remove fractional sample rate radio register
This commit is contained in:
@@ -501,7 +501,7 @@ int radio_read_register(
|
||||
return result;
|
||||
}
|
||||
|
||||
#define RADIO_NUM_REGS (24)
|
||||
#define RADIO_NUM_REGS (23)
|
||||
|
||||
int radio_read_registers(hackrf_device* device, const uint8_t bank)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user