editadv
This commit is contained in:
parent
40e2e0be0b
commit
6ea34f3348
2 changed files with 38 additions and 19 deletions
|
|
@ -160,6 +160,24 @@
|
||||||
|
|
||||||
LED LedDoorLid Off 255 255 255 255
|
LED LedDoorLid Off 255 255 255 255
|
||||||
|
|
||||||
|
SPLIT AdvertiseProfile "/" 1 AdvertiseProfile1
|
||||||
|
SPLIT AdvertiseProfile "/" 2 AdvertiseProfile2
|
||||||
|
SPLIT AdvertiseProfile "/" 3 AdvertiseProfile3
|
||||||
|
SPLIT AdvertiseProfile "/" 4 AdvertiseProfile4
|
||||||
|
SPLIT AdvertiseProfile "/" 5 AdvertiseProfile5
|
||||||
|
SPLIT AdvertiseProfile "/" 6 AdvertiseProfile6
|
||||||
|
SPLIT AdvertiseProfile "/" 7 AdvertiseProfile7
|
||||||
|
SPLIT AdvertiseProfile "/" 8 AdvertiseProfile8
|
||||||
|
SPLIT AdvertiseProfile "/" 9 AdvertiseProfile9
|
||||||
|
SPLIT AdvertiseProfile "/" 10 AdvertiseProfile10
|
||||||
|
SPLIT AdvertiseProfile "/" 11 AdvertiseProfile11
|
||||||
|
SPLIT AdvertiseProfile "/" 12 AdvertiseProfile12
|
||||||
|
SPLIT AdvertiseProfile "/" 13 AdvertiseProfile13
|
||||||
|
SPLIT AdvertiseProfile "/" 14 AdvertiseProfile14
|
||||||
|
SPLIT AdvertiseProfile "/" 15 AdvertiseProfile15
|
||||||
|
SPLIT AdvertiseProfile "/" 16 AdvertiseProfile16
|
||||||
|
SPLIT AdvertiseProfile "/" 17 AdvertiseProfile17
|
||||||
|
SPLIT AdvertiseProfile "/" 18 AdvertiseProfile18
|
||||||
|
|
||||||
; Default
|
; Default
|
||||||
Var AdvTaobinHome = "/mnt/sdcard/coffeevending/taobin_project/adv/taobin_adv_"
|
Var AdvTaobinHome = "/mnt/sdcard/coffeevending/taobin_project/adv/taobin_adv_"
|
||||||
|
|
|
||||||
|
|
@ -34,24 +34,25 @@
|
||||||
Var AdvAmount = ""
|
Var AdvAmount = ""
|
||||||
Var AdvMobile = ""
|
Var AdvMobile = ""
|
||||||
Var AdvId = "00"
|
Var AdvId = "00"
|
||||||
Var AdvertiseProfile1 = ""
|
Var AdvertiseProfile = "00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00"
|
||||||
Var AdvertiseProfile2 = ""
|
Var AdvertiseProfile1 = "00"
|
||||||
Var AdvertiseProfile3 = ""
|
Var AdvertiseProfile2 = "00"
|
||||||
Var AdvertiseProfile4 = ""
|
Var AdvertiseProfile3 = "00"
|
||||||
Var AdvertiseProfile5 = ""
|
Var AdvertiseProfile4 = "00"
|
||||||
Var AdvertiseProfile6 = ""
|
Var AdvertiseProfile5 = "00"
|
||||||
Var AdvertiseProfile7 = ""
|
Var AdvertiseProfile6 = "00"
|
||||||
Var AdvertiseProfile8 = ""
|
Var AdvertiseProfile7 = "00"
|
||||||
Var AdvertiseProfile9 = ""
|
Var AdvertiseProfile8 = "00"
|
||||||
Var AdvertiseProfile10 = ""
|
Var AdvertiseProfile9 = "00"
|
||||||
Var AdvertiseProfile11 = ""
|
Var AdvertiseProfile10 = "00"
|
||||||
Var AdvertiseProfile12 = ""
|
Var AdvertiseProfile11 = "00"
|
||||||
Var AdvertiseProfile13 = ""
|
Var AdvertiseProfile12 = "00"
|
||||||
Var AdvertiseProfile14 = ""
|
Var AdvertiseProfile13 = "00"
|
||||||
Var AdvertiseProfile15 = ""
|
Var AdvertiseProfile14 = "00"
|
||||||
Var AdvertiseProfile16 = ""
|
Var AdvertiseProfile15 = "00"
|
||||||
Var AdvertiseProfile17 = ""
|
Var AdvertiseProfile16 = "00"
|
||||||
Var AdvertiseProfile18 = ""
|
Var AdvertiseProfile17 = "00"
|
||||||
|
Var AdvertiseProfile18 = "00"
|
||||||
|
|
||||||
Var ExtSlot1 = ""
|
Var ExtSlot1 = ""
|
||||||
Var ExtSlot2 = ""
|
Var ExtSlot2 = ""
|
||||||
|
|
@ -93,7 +94,7 @@
|
||||||
Var RandomPromotionTOT = 0
|
Var RandomPromotionTOT = 0
|
||||||
Var RandomPromotionMyworld = 0
|
Var RandomPromotionMyworld = 0
|
||||||
Var RandomSalePackage = 0
|
Var RandomSalePackage = 0
|
||||||
Var XMLPageVersion = "5.50"
|
Var XMLPageVersion = "5.54"
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue