diff options
Diffstat (limited to 'ttg01.xml')
| -rw-r--r-- | ttg01.xml | 24 |
1 files changed, 16 insertions, 8 deletions
@@ -1,11 +1,19 @@ <?xml version="1.0" encoding="UTF-8" ?> <tomorrowtheground> - <gpsmapper file="x01.gif"> - <triggerlayer> - </triggerlayer> - <scalarlayer> - </scalarlayer> - </gpsmapper> - <bluetooth freq="10"> - </bluetooth> + <gps> + <index file="x01.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852"> + <trigger id="01" command="play" param="b01.wav"> + </trigger> + <trigger id="02" command="play" param="b02.wav"> + </trigger> + </index> + <scale file="x02.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852" freq="1.0" command="cc01"> + </scale> + <scale file="x03.png" ll1="51.050608,3.724698" ll2="51.046878,3.732852" freq="1.0" command="cc02"> + </scale> + </gps> + <bt freq="10"> + <trigger id="00:11:95:00:1A:CF" command="play" param="i01.wav"> + </trigger> + </bt> </tomorrowtheground>
\ No newline at end of file |
