mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-03 06:14:10 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -13,19 +13,19 @@ protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user