Merge pull request #415 from miles5600/main

Added touch displays prowise newline
This commit is contained in:
UberGuidoZ 2023-01-11 22:58:04 -08:00 committed by GitHub
commit 9106f267b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Prowise Newline touchscreen display
#
name: Newline
type: parsed
protocol: NECext
address: 03 FF 00 00
command: 0B F4 00 00
#
name: Home
type: parsed
protocol: NECext
address: 03 FF 00 00
command: 15 EA 00 00
#
name: Source
type: parsed
protocol: NECext
address: 03 FF 00 00
command: 76 89 00 00
#
name: Power_extern
type: parsed
protocol: NECext
address: 03 FF 00 00
command: F2 0D 00 00
#
name: Vol_extern_up
type: parsed
protocol: NECext
address: 03 FF 00 00
command: F3 0C 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 03 FF 00 00
command: 13 EC 00 00