mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-16 11:46:00 +00:00
feat: add missing button for Hobot 2S (#958)
This commit is contained in:
@@ -5,7 +5,7 @@ Version: 1
|
||||
#
|
||||
# HOBOT-2S
|
||||
#
|
||||
name: SPRAY
|
||||
name: SPRAY_TOGGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C5 1F 00 00
|
||||
@@ -58,6 +58,12 @@ type: parsed
|
||||
protocol: NECext
|
||||
address: C5 1F 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
|
||||
type: parsed
|
||||
@@ -69,4 +75,4 @@ name: 2x
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C5 1F 00 00
|
||||
command: 02 FD 00 00
|
||||
command: 02 FD 00 00
|
||||
|
Reference in New Issue
Block a user