Skip to content

Commit

Permalink
Set Obus channel type to cable
Browse files Browse the repository at this point in the history
  • Loading branch information
a-barrera authored and rlippert committed Mar 12, 2018
1 parent 5e48835 commit a426841
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions zaius.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35216,6 +35216,10 @@
<id>IO_OBUS_TX_MARGIN_RATIO</id>
<default>0x0</default>
</attribute>
<attribute>
<id>IO_O_CHANNEL_TYPE</id>
<default>CABLE</default>
</attribute>
<attribute>
<id>IO_O_DEBUG</id>
<default>0x0</default>
Expand Down Expand Up @@ -35324,6 +35328,10 @@
<id>IO_OBUS_TX_MARGIN_RATIO</id>
<default>0x0</default>
</attribute>
<attribute>
<id>IO_O_CHANNEL_TYPE</id>
<default>CABLE</default>
</attribute>
<attribute>
<id>IO_O_DEBUG</id>
<default>0x0</default>
Expand Down Expand Up @@ -35436,6 +35444,10 @@
<id>IO_OBUS_TX_MARGIN_RATIO</id>
<default>0x0</default>
</attribute>
<attribute>
<id>IO_O_CHANNEL_TYPE</id>
<default>CABLE</default>
</attribute>
<attribute>
<id>IO_O_DEBUG</id>
<default>0x0</default>
Expand Down

0 comments on commit a426841

Please sign in to comment.