mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-18 20:55:03 +00:00
fix: missing 'type' for some signals
This commit is contained in:
@@ -5,41 +5,49 @@ Version: 1
|
||||
# Autogenerated from ircodes/GENIUS/SW-HF5.1 5000.xml
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: 56 A9 00 00
|
||||
#
|
||||
name: Unknown
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: 6E 91 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: B6 49 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: F6 09 00 00
|
||||
#
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: 5E A1 00 00
|
||||
#
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: 4E B1 00 00
|
||||
#
|
||||
name: GAMES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: EE 11 00 00
|
||||
#
|
||||
name: MP3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: FC 03 00 00
|
||||
command: AE 51 00 00
|
||||
|
Reference in New Issue
Block a user