view rfcal/vcxo-manual/meas.h @ 188:ad6df4952e33

rfcal/Makefile: added cmu200 subdir
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 23 Apr 2017 02:15:25 +0000
parents dcab0be3f67a
children
line wrap: on
line source

struct meas {
	int	dac_value;
	int	freq_offset;
};