Skip to content

Commit 6be902e

Browse files
committed
Update readme with serial port instructions
1 parent 9879b1d commit 6be902e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright 2014 - 2015 Al Brown
55
al [at] eartoearoak.com
66

77

8-
A network remote control plugin for SDRSharp.
8+
A network and serial remote control plugin for SDRSharp.
99

1010
More details can be found [here](http://eartoearoak.com/software/sdrsharp-net-remote).
1111

@@ -29,6 +29,8 @@ You should get a JSON response showing the plugin name and version, for example:
2929

3030
{"Name":"Net Remote","Version":"1.0.5282.28765"}
3131

32+
Commands will also be read from the serial port set in the control panel, currently the port defaults to 115200 8N1.
33+
3234
## Commands ##
3335
Commands are JSON formatted strings containing a *Command*, *Method* and optional *Value* attributes. For example to set the current volume to 30:
3436

0 commit comments

Comments
 (0)