Update ButtonAction.tsx

This commit is contained in:
nguyentrungthat 2025-12-05 09:51:51 +07:00
parent 11673ffc13
commit b817159757
1 changed files with 2 additions and 2 deletions

View File

@ -75,14 +75,14 @@ export const ButtonDPELP = ({
{
expect: "",
send: "enable",
delay: "2000",
delay: "3000",
repeat: "1",
note: "",
},
{
expect: "",
send: "show inventory",
delay: "2000",
delay: "3000",
repeat: "1",
note: "",
},