Skip to content
VNA_Config.mdd 185 B
Newer Older
nats's avatar
nats committed


OPTION psf_version = 2.1;

BEGIN DRIVER VNA_Config
	OPTION supported_peripherals = (VNA_Config);
	OPTION copyfiles = all;
	OPTION VERSION = 1.0;
	OPTION NAME = VNA_Config;
END DRIVER