spiral ice
This commit is contained in:
parent
d9ea2b3b78
commit
67bcc544bc
35 changed files with 4530 additions and 369 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
Var SpiralOption = 0
|
||||
Var SpiralSoftwareVersion = "1.04"
|
||||
Var ColorBrown = 0x746253
|
||||
Var ColorBrown2 = 0x513C2F
|
||||
|
|
@ -2333,6 +2334,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralOption = 1
|
||||
Var SpiralSelectdetail1 = $03-01-01-0039.detail1
|
||||
Var SpiralSelectheader2 = $03-01-01-0039.header2
|
||||
Var SpiralSelectdetail2 = $03-01-01-0039.detail2
|
||||
|
|
@ -2491,6 +2493,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralOption = 1
|
||||
Var SpiralSelectdetail1 = $03-01-01-0040.detail1
|
||||
Var SpiralSelectheader2 = $03-01-01-0040.header2
|
||||
Var SpiralSelectdetail2 = $03-01-01-0040.detail2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue