view vcxo-manual/meas.h @ 125:306da04b3be2

LICENSE added
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 07 Nov 2019 22:41:19 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};