Update ButtonAction.tsx
This commit is contained in:
parent
11673ffc13
commit
b817159757
|
|
@ -75,14 +75,14 @@ export const ButtonDPELP = ({
|
||||||
{
|
{
|
||||||
expect: "",
|
expect: "",
|
||||||
send: "enable",
|
send: "enable",
|
||||||
delay: "2000",
|
delay: "3000",
|
||||||
repeat: "1",
|
repeat: "1",
|
||||||
note: "",
|
note: "",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
expect: "",
|
expect: "",
|
||||||
send: "show inventory",
|
send: "show inventory",
|
||||||
delay: "2000",
|
delay: "3000",
|
||||||
repeat: "1",
|
repeat: "1",
|
||||||
note: "",
|
note: "",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue