Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit cabbec9

Browse files
Update README.md
1 parent 5fcd32d commit cabbec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Open New Project -> CMakeLists.txt
2828
The channel receives osi message from the network with specific IP address, Port number and data type.
2929

3030
### Playback:
31-
The channel receives osi message from the loaded file.
31+
The channel receives osi message from the loaded file. The tool will check a header file of same name with a extension: .txth. If it doesn't exist, the tool will create one automatically for the first time.
3232
A "Delta-Delay" variable can be set to slow down the playback speed in case of very large message files. By default this value is "0" ms.
3333
Example: set it to 10 ms, each message will have 10 ms more delay for playing.
3434

0 commit comments

Comments
 (0)