Skip to content

Instantly share code, notes, and snippets.

@simryang
Created June 16, 2020 08:58
Show Gist options
  • Save simryang/288d53feb90c9d9bc83e7516d0bedceb to your computer and use it in GitHub Desktop.
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
<?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