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