Add exe logo ico and manual
This commit is contained in:
parent
4b3654e7df
commit
9d3d9148a4
Binary file not shown.
Binary file not shown.
12
config.ini
12
config.ini
|
@ -1,3 +1,9 @@
|
||||||
|
[System]
|
||||||
|
Language=0
|
||||||
|
|
||||||
|
[Window]
|
||||||
|
ShowStatusbar=true
|
||||||
|
|
||||||
[Serial]
|
[Serial]
|
||||||
BaudRate=7
|
BaudRate=7
|
||||||
DataBits=3
|
DataBits=3
|
||||||
|
@ -5,9 +11,3 @@ StopBits=0
|
||||||
Parity=0
|
Parity=0
|
||||||
BmuNumber=0
|
BmuNumber=0
|
||||||
SerialPort=COM9
|
SerialPort=COM9
|
||||||
|
|
||||||
[System]
|
|
||||||
Language=0
|
|
||||||
|
|
||||||
[Window]
|
|
||||||
ShowStatusbar=true
|
|
||||||
|
|
Loading…
Reference in New Issue