view vcxo-manual/meas.h @ 53:bc2397f62bdb

rf-cal-txcheck started
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 May 2017 15:41:54 +0000
parents bd62be88259d
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};