Created
June 16, 2020 08:58
-
-
Save simryang/288d53feb90c9d9bc83e7516d0bedceb to your computer and use it in GitHub Desktop.
foxterm session file for test wizfi630s with serial(usb) interface with COM30 port and ftm file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<FoxTerm windowLayout="tile_vertical" sizeX="1187" sizeY="549" locX="1998" locY="78" xmlVersion="1.1"> | |
<COMPort alias="COM30"> | |
<Connection> | |
<StartupMacro>D:\doc\Downloads\foxterm_1_5_3_0\wizfi630s_v1.1.0.ftm</StartupMacro> | |
<Port>COM30</Port> | |
<Baud>115200</Baud> | |
</Connection> | |
<Formatting> | |
<FontColorBkgd>Red</FontColorBkgd> | |
</Formatting> | |
</COMPort> | |
</FoxTerm> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment