summaryrefslogtreecommitdiffstats
path: root/isdb-t/br-mg-Divinopolis
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-04-05 16:45:35 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2014-04-05 16:45:35 +0100
commit54c854a4adf8697afc0dd9305af3455bde37b24c (patch)
tree041088d50c1c0013b840c44d445a13f6ec0b0def /isdb-t/br-mg-Divinopolis
parent5f073d088cc2004ab56df8db500045b31f6f223d (diff)
parent8ba2155000fb193a9f99d9065066159513e4a109 (diff)
downloaddtv-scan-tables-54c854a4adf8697afc0dd9305af3455bde37b24c.tar.gz
Merge tag 'upstream/0+git20140326.cfc2975'
Upstream version 0+git20140326.cfc2975
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
nce */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
// verteco modbus logger

cfg_version = 0.99;

modbus = {
	device = "/dev/ttyUSB1";
	baud = 19200;
	data_bits = 8;
	parity = "E"
	stop_bits = 1;
};