adjust UX sugar 0 cal

This commit is contained in:
wanlop run 2024-03-08 22:54:19 +07:00
parent 390c770503
commit 7a60083da0
22 changed files with 456 additions and 583 deletions

View file

@ -84,7 +84,7 @@
Var IDCardState = "Invisible"
Var Timeout = 0
Var IDFullNameEng = "เสียบบัตร"
Var IDFullNameEng = "เสียบบัตร แล้วกดอ่าน "
Var Text1_6 = "Door/Lid/Straw : " + Service_LidStraw
Var Text2_6 = "ฝา : " + Lid1Status
@ -386,10 +386,7 @@
<Y> info_4Y </Y>
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
<EventClick>
ScreenRefresh
;LED LedDoorCup Off 255 255 255 255
;LED LedDoorLid Off 255 255 255 255
;Var ShowPrice = "Enable"
READCARDID
</EventClick>
</Image>
@ -526,10 +523,9 @@
<X> info2_text_startX </X>
<Y> info_text_4Y </Y>
<Size> 30 </Size>
<State> IDCardState </State>
<Font> fontType1 </Font>
<Color> 0x000000 </Color>
<Value> IDFullNameEng</Value>
<Value> IDFullNameEng </Value>
</Text>
@ -889,6 +885,13 @@
<EventIDCard>
Var IDCardState = "Enable"
DEBUGVAR IDCardStatus
DEBUGVAR IDCardReady
DEBUGVAR IDCardData
DEBUGVAR IDBirthdate
DEBUGVAR IDFullNameEng
SAVELOG IDFullNameEng
</EventIDCard>