diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-10-11 19:43:47 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-10-11 19:43:47 +0100 |
| commit | e2e45966d7a3ca7673bdbaadef5b5e8a38b0ff78 (patch) | |
| tree | 0a93d0d044b51f808658124761ac85afdcb23fae /bin/data | |
initial commit
Diffstat (limited to 'bin/data')
| -rwxr-xr-x | bin/data/settings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/bin/data/settings.xml b/bin/data/settings.xml new file mode 100755 index 0000000..6c1f067 --- /dev/null +++ b/bin/data/settings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<figgis host="192.168.15.6" port="57117" channel="1" threshold="80" invert="1" /> +<boundaries> + <boundary note="43"> + <point x="204.000000" y="50.000000"></point> + <point x="32.000000" y="27.000000"></point> + <point x="25.000000" y="208.000000"></point> + <point x="122.000000" y="313.000000"></point> + <point x="204.000000" y="129.000000"></point> + </boundary> + <boundary note="40"> + <point x="598.000000" y="19.000000"></point> + <point x="504.000000" y="25.000000"></point> + <point x="505.000000" y="167.000000"></point> + <point x="540.000000" y="287.000000"></point> + <point x="610.000000" y="259.000000"></point> + <point x="618.000000" y="83.000000"></point> + </boundary> + <boundary note="43"> + <point x="36.000000" y="390.000000"></point> + <point x="34.000000" y="460.000000"></point> + <point x="623.000000" y="465.000000"></point> + <point x="622.000000" y="411.000000"></point> + <point x="497.000000" y="349.000000"></point> + <point x="123.000000" y="340.000000"></point> + <point x="32.000000" y="289.000000"></point> + </boundary> +</boundaries> |
