mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
fix: ambiguous power signal names
This commit is contained in:
parent
b45c493ed9
commit
ddc2d439a4
@ -31,7 +31,7 @@ protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: Power_off
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
|
@ -33,13 +33,13 @@ protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: Power_off
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: Power_on
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
|
@ -7,7 +7,7 @@ protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: Power_off
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
|
@ -7,7 +7,7 @@ protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: Power_off
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user