mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-18 20:55:03 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -4,7 +4,7 @@ Version: 1
|
||||
# Homedics ARM-720A Ellia Essential Diffuser
|
||||
# https://www.homedics.com/content/pdf/instructionbooks/ARM-720_IB.pdf
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
@@ -22,13 +22,13 @@ protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
|
Reference in New Issue
Block a user