Merge pull request #16 from shanedertrain/44_key_fix

This PR fixes several button names to clarify/correct them on a particular LED remote.
This commit is contained in:
Robbie B 2022-05-18 01:05:42 -04:00 committed by GitHub
commit 6799847ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,37 +151,37 @@ protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 14 00 00 00 command: 14 00 00 00
# #
name: Red DOWN name: Green UP
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 15 00 00 00 command: 15 00 00 00
# #
name: Green UP name: Blue UP
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 16 00 00 00 command: 16 00 00 00
# #
name: Green DOWN name: Quick
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 17 00 00 00 command: 17 00 00 00
# #
name: Blue UP name: Red DOWN
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 10 00 00 00 command: 10 00 00 00
# #
name: Blue DOWN name: Green DOWN
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 11 00 00 00 command: 11 00 00 00
# #
name: QUICK name: Blue DOWN
type: parsed type: parsed
protocol: NEC protocol: NEC
address: 00 00 00 00 address: 00 00 00 00