22 lines
829 B
XML
22 lines
829 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- version 1.1 - 2023-07-26 - RK - disable Pane for Decoder that not support Motorola -->
|
|
<!-- version 1 - 2014-06-03 - PB - Motorola support to D&H decoders added with May 31st 2014 firmware -->
|
|
<pane xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd" exclude="60,130,131,132,133,134">
|
|
<name>Motorola</name>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Motorola"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Reverse Motorola direction" format="checkbox"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<name>Motorola</name>
|
|
</pane>
|