From 6ea34f3348c4462d718381a6f0500e36f9b5d8c4 Mon Sep 17 00:00:00 2001 From: worawut Date: Thu, 19 Aug 2021 11:49:31 +0700 Subject: [PATCH] editadv --- xml/page_board.xml | 18 ++++++++++++++++++ xml_main/startup.xml | 39 ++++++++++++++++++++------------------- 2 files changed, 38 insertions(+), 19 deletions(-) diff --git a/xml/page_board.xml b/xml/page_board.xml index e7ceb0ac..2dd86069 100644 --- a/xml/page_board.xml +++ b/xml/page_board.xml @@ -160,6 +160,24 @@ 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 Var AdvTaobinHome = "/mnt/sdcard/coffeevending/taobin_project/adv/taobin_adv_" diff --git a/xml_main/startup.xml b/xml_main/startup.xml index 890c785e..677e024f 100644 --- a/xml_main/startup.xml +++ b/xml_main/startup.xml @@ -34,24 +34,25 @@ Var AdvAmount = "" Var AdvMobile = "" Var AdvId = "00" - Var AdvertiseProfile1 = "" - Var AdvertiseProfile2 = "" - Var AdvertiseProfile3 = "" - Var AdvertiseProfile4 = "" - Var AdvertiseProfile5 = "" - Var AdvertiseProfile6 = "" - Var AdvertiseProfile7 = "" - Var AdvertiseProfile8 = "" - Var AdvertiseProfile9 = "" - Var AdvertiseProfile10 = "" - Var AdvertiseProfile11 = "" - Var AdvertiseProfile12 = "" - Var AdvertiseProfile13 = "" - Var AdvertiseProfile14 = "" - Var AdvertiseProfile15 = "" - Var AdvertiseProfile16 = "" - Var AdvertiseProfile17 = "" - Var AdvertiseProfile18 = "" + Var AdvertiseProfile = "00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00/00" + Var AdvertiseProfile1 = "00" + Var AdvertiseProfile2 = "00" + Var AdvertiseProfile3 = "00" + Var AdvertiseProfile4 = "00" + Var AdvertiseProfile5 = "00" + Var AdvertiseProfile6 = "00" + Var AdvertiseProfile7 = "00" + Var AdvertiseProfile8 = "00" + Var AdvertiseProfile9 = "00" + Var AdvertiseProfile10 = "00" + Var AdvertiseProfile11 = "00" + Var AdvertiseProfile12 = "00" + Var AdvertiseProfile13 = "00" + Var AdvertiseProfile14 = "00" + Var AdvertiseProfile15 = "00" + Var AdvertiseProfile16 = "00" + Var AdvertiseProfile17 = "00" + Var AdvertiseProfile18 = "00" Var ExtSlot1 = "" Var ExtSlot2 = "" @@ -93,7 +94,7 @@ Var RandomPromotionTOT = 0 Var RandomPromotionMyworld = 0 Var RandomSalePackage = 0 - Var XMLPageVersion = "5.50" + Var XMLPageVersion = "5.54"