mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-19 13:15:03 +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
|
||||||
@@ -59,6 +59,12 @@ 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
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
|
Reference in New Issue
Block a user