Change the protocol to omron_ap for the omron driver
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user