mirror of
https://github.com/fairwaves/UHD-Fairwaves.git
synced 2025-11-01 20:43:47 +00:00
zpu: dac_value is only used in this file.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
#define DAC_BITS 12
|
||||
|
||||
uint16_t dac_value; /* Current DAC value */
|
||||
static uint16_t dac_value; /* Current DAC value */
|
||||
|
||||
int
|
||||
set_vctcxo_dac(uint16_t v)
|
||||
|
||||
Reference in New Issue
Block a user