Skip to content

Commit

Permalink
Replace LaserReady with LaserOn (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
ainglessi authored Jan 28, 2025
1 parent e2e8bd7 commit 943392f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models/LaserSystem-Example.xml
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@
<Value>
<uax:LocalizedText>
<uax:Locale>en</uax:Locale>
<uax:Text>LaserReady</uax:Text>
<uax:Text>LaserOn</uax:Text>
</uax:LocalizedText>
</Value>
</UAVariable>
Expand All @@ -713,7 +713,7 @@
</References>
<Value>
<uax:NodeId>
<uax:Identifier>ns=2;i=5032</uax:Identifier>
<uax:Identifier>ns=2;i=5035</uax:Identifier>
</uax:NodeId>
</Value>
</UAVariable>
Expand Down

0 comments on commit 943392f

Please sign in to comment.