Created
July 25, 2017 10:03
-
-
Save buntine/c5aca972e1ecf1d85a0666fe6f44b30a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Please take the time to finish this file as described in | |
# https://sourceforge.net/p/lirc-remotes/wiki/Checklist/ | |
# and make it available to others by sending it to | |
# <[email protected]> | |
# | |
# This config file was automatically generated | |
# using lirc-0.9.4d(uirt2_raw) on Mon Jul 24 17:43:09 2017 | |
# Command line used: -f -d /dev/ttyUSB0 -H uirt2_raw /tmp/carrera_tower | |
# Kernel version (uname -r): 4.9.38-1-MANJARO | |
# | |
# Remote name (as of config file): carreratower2 | |
# Brand of remote device, the thing you hold in your hand: | |
# Remote device model nr: | |
# Remote device info url: | |
# Does remote device has a bundled capture device e. g., a | |
# usb dongle? : | |
# For bundled USB devices: usb vendor id, product id | |
# and device string (use dmesg or lsusb): | |
# Type of device controlled | |
# (TV, VCR, Audio, DVD, Satellite, Cable, HTPC, ...) : | |
# Device(s) controlled by this remote: | |
begin remote | |
name carreratower2 | |
flags RAW_CODES | |
eps 30 | |
aeps 100 | |
gap 70500 | |
begin raw_codes | |
name KEY_1 | |
800 700 550 | |
end raw_codes | |
end remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment