You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Serial Communication Plugin for Unreal Engine
2
2
Serial Com Port Library for Unreal Engine 4 and Unreal Engine 5
3
3
4
-
## "Serial COM" v3.0.0.5 (Beta) RELEASE NOTES
4
+
## "Serial COM" v3.0.0.0.5 (Beta) RELEASE NOTES
5
5
6
6
- Small but significant change. Internally changed the function from "USerial" to "USerialCom" to avoid problems if another UE4Duino plugin is running at the same time. This change makes is to avoid any conflict with old functions and corruption of plugins.
7
7
8
-
## "Serial COM" v3.0.0.4 (Beta) (Fork of UE4Duino)
8
+
## "Serial COM" v3.0.0.0.4 (Beta) (Fork of UE4Duino)
0 commit comments