diff --git a/config.json.example b/config.json.example index f3df6a4..db4e225 100644 --- a/config.json.example +++ b/config.json.example @@ -36,6 +36,11 @@ { "data": "45 5F", "menuAction": "open" + }, + { + "preData": "45 BA", + "data": "60", + "menuAction": "close" } ] },