Merge pull request #76 from daseiner0/patch-1

Add Byte4 Remote
This commit is contained in:
UberGuidoZ 2022-06-14 19:28:04 -07:00 committed by GitHub
commit 847c10d328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,71 @@
#Azulle Byte4 Fanless MiniPC
#Full remote
#6/14/2022 - Daseiner0
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 57 A8 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 5C A3 00 00
#
name: Up
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 43 BC 00 00
#
name: Down
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 0A F5 00 00
#
name: Left
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 06 F9 00 00
#
name: Right
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 0E F1 00 00
#
name: Select
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 02 FD 00 00
#
name: Settings
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 16 E9 00 00
#
name: Tab
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 47 B8 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 00 FF 00 00
#
name: Vol_down
type: parsed
protocol: NECext
address: 00 9F 00 00
command: 5D A2 00 00