beremiz

Modbus: fixed typo in ctype typing.

2020-09-15, Edouard Tisserant
6e4a95621080
Modbus: fixed typo in ctype typing.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>