Skip to content

Commit

Permalink
Compiled with updated CartridgeWriter.xaml.cs
Browse files Browse the repository at this point in the history
See https://github.com/slaytonrnd for all informations, especially issue #13 for the remedied failure "Serial Number Being Written into Original Quantity"  [slaytonrnd/CartridgeWriter#13]
  • Loading branch information
256FF authored Oct 14, 2016
1 parent 0ff38a6 commit 38c1d85
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Binary file added Release/CartridgeWriter.exe
Binary file not shown.
7 changes: 7 additions & 0 deletions Release/CartridgeWriter.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="BaudRate" value="9600" />
<add key="SerialInitializationWait" value="2000" />
</appSettings>
</configuration>
Binary file added Release/CartridgeWriter.pdb
Binary file not shown.

0 comments on commit 38c1d85

Please # to comment.