Created
September 3, 2018 06:37
-
-
Save leon-anavi/e6ca802146172627b1ddf459c81f54e2 to your computer and use it in GitHub Desktop.
lircd.conf
This file contains hidden or 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.4c(default) on Sat Sep 16 16:51:40 2017 | |
# Command line used: -d /dev/lirc0 /home/pi/lircd.conf | |
# Kernel version (uname -r): 4.9.41-v7+ | |
# | |
# Remote name (as of config file): hifi | |
# 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 hifi | |
bits 12 | |
flags SPACE_ENC|CONST_LENGTH | |
eps 30 | |
aeps 100 | |
header 2432 571 | |
one 1233 567 | |
zero 633 567 | |
gap 45034 | |
toggle_bit_mask 0x0 | |
frequency 38000 | |
begin codes | |
KEY_POWER 0xA81 | |
end codes | |
end remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment