Skip to content

Commit e442c48

Browse files
author
NEVSTOP
committed
[fix] minor fix #327
1 parent 99f4ab8 commit e442c48

File tree

8 files changed

+5
-4
lines changed

8 files changed

+5
-4
lines changed

Communicable State Machine(CSM).lvproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<Item Name="Communicable State Machine(CSM).vipb" Type="Document" URL="../Communicable State Machine(CSM).vipb"/>
8080
<Item Name="CONTRIBUTING.md" Type="Document" URL="../CONTRIBUTING.md"/>
8181
<Item Name="LICENSE" Type="Document" URL="../LICENSE"/>
82-
<Item Name="README(CN).md" Type="Document" URL="../README(CN).md"/>
82+
<Item Name="README(zh-cn).md" Type="Document" URL="../README(zh-cn).md"/>
8383
<Item Name="README.md" Type="Document" URL="../README.md"/>
8484
<Item Name="Dependencies" Type="Dependencies">
8585
<Item Name="vi.lib" Type="Folder">

Communicable State Machine(CSM).vipb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-07-01 11:20:47" Modified_Date="2024-11-09 21:16:55" Creator="liyao" Comments="" ID="ac592cff1f166c8c265f537706c025bf">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-07-01 11:20:47" Modified_Date="2024-11-09 22:00:56" Creator="liyao" Comments="" ID="7872e04ce9ab4fa28390e6340a355d91">
22
<Library_General_Settings>
33
<Package_File_Name>NEVSTOP_lib_Communicable_State_Machine</Package_File_Name>
44
<Library_Version>2024.11.0.3</Library_Version>
@@ -68,7 +68,8 @@
6868
<Copyright/>
6969
<Packager>NEVSTOP</Packager>
7070
<URL>https://github.com/NEVSTOP-LAB</URL>
71-
<Release_Notes/>
71+
<Release_Notes>#Tool
72+
[fix] minor fix #327</Release_Notes>
7273
</Description>
7374
<Destinations>
7475
<Toolkit_VIs>
Binary file not shown.
Binary file not shown.

src/user.lib/_NEVSTOP/Communicable State Machine(CSM)/_xnode/csm_tool/CSM - DebugTool.xnode

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Item Name="_GetHelp 1.vi" Type="Ability VI" URL="../_xnode_csm_tool_support/_GetHelp 1.vi">
2121
<Property Name="NI.XItem.Name" Type="Str">Help</Property>
2222
</Item>
23-
<Item Name="_reorder tool entries.vi" Type="VI" URL="/&lt;userlib&gt;/_NEVSTOP/Communicable State Machine(CSM)/_xnode/csm_tool/_xnode_csm_tool_support/_reorder tool entries.vi"/>
23+
<Item Name="_reorder tool entries.vi" Type="VI" URL="../_xnode_csm_tool_support/_reorder tool entries.vi"/>
2424
<Item Name="_State 1.ctl" Type="Ability VI" URL="../_xnode_csm_tool_support/_State 1.ctl">
2525
<Property Name="NI.XItem.Name" Type="Str">State</Property>
2626
</Item>

0 commit comments

Comments
 (0)