mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-21 07:45:28 +00:00
feat: add missing button for Hobot 2S (#958)
This commit is contained in:
@@ -5,7 +5,7 @@ Version: 1
|
|||||||
#
|
#
|
||||||
# HOBOT-2S
|
# HOBOT-2S
|
||||||
#
|
#
|
||||||
name: SPRAY
|
name: SPRAY_TOGGLE
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: C5 1F 00 00
|
address: C5 1F 00 00
|
||||||
@@ -58,6 +58,12 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: C5 1F 00 00
|
address: C5 1F 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
|
#
|
||||||
|
name: SPRAY_ONCE
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: C5 1F 00 00
|
||||||
|
command: 0E F1 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: STOP
|
||||||
type: parsed
|
type: parsed
|
||||||
@@ -69,4 +75,4 @@ name: 2x
|
|||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: C5 1F 00 00
|
address: C5 1F 00 00
|
||||||
command: 02 FD 00 00
|
command: 02 FD 00 00
|
||||||
|
|||||||
Reference in New Issue
Block a user