diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-05-18 19:20:40 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-05-18 19:20:40 +0100 |
| commit | be0a3f4b3f536e9cad405d7307324914f3284740 (patch) | |
| tree | f78d1fd0f7345a51a5892d358914158a4845b25a /domst.xml | |
| parent | c17065e4d6c38b6859340993618dd75232281d0f (diff) | |
dom st maps + fixed over verbose debug
Diffstat (limited to 'domst.xml')
| -rw-r--r-- | domst.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/domst.xml b/domst.xml new file mode 100644 index 0000000..90d84d8 --- /dev/null +++ b/domst.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<tomorrowtheground gpsdevice="/dev/ttO0"> + <gps> + <scale file="domst_grad.png" ll1="53.353241,-6.268789" ll2="53.35171,-6.266284" freq="1.0" command="cc01"> + </scale> + </gps> + <bt freq="10"> + <trigger id="00:1A:7D:0A:BA:C3" command="play" param="i01.wav"> + </trigger> + <trigger id="50:EA:D6:A6:7F:DD" command="play" param="i02.wav"> + </trigger> + </bt> +</tomorrowtheground>
\ No newline at end of file |
