Skip to content

Commit

Permalink
set MRW_TYPE to NULL for unused APSS channel.
Browse files Browse the repository at this point in the history
Have to do this to pass build with the script from new op-build.
  • Loading branch information
jimsmc committed Jun 26, 2017
1 parent 224198d commit 165246b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions p9dsu.xml
Expand Up @@ -88807,7 +88807,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -88882,7 +88882,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -88957,7 +88957,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89032,7 +89032,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89107,7 +89107,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89332,7 +89332,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89407,7 +89407,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89632,7 +89632,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89707,7 +89707,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down Expand Up @@ -89782,7 +89782,7 @@
</attribute>
<attribute>
<id>MRW_TYPE</id>
<default>APSS_SENSOR</default>
<default></default>
</attribute>
<attribute>
<id>PIN-NAME</id>
Expand Down

0 comments on commit 165246b

Please sign in to comment.