Change the protocol to omron_ap for the omron driver

This commit is contained in:
Douglas Clowes
2014-12-08 16:26:03 +11:00
parent 33fbe4ed01
commit bdc11e914f

View File

@ -2,7 +2,7 @@
# vim: ts=8 sts=2 sw=2 expandtab autoindent smartindent
#
driver omron_hldc = {
vendor = Omron; device = 'ZS-HDLC'; protocol = std;
vendor = Omron; device = 'ZS-HDLC'; protocol = omron_ap;
class = environment;
simulation_group = environment_simulation;