mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
945783afea
Files are now organized into subdirectories based on manufacturer/brand. Where possible, files have been updated to a naming standard: Example: "Brand_Model.ir" These changes should allow for faster finding of necessary files, and the naming standard should keep things fairly cohesive across the board. This is a proposed change and I'm absolutely open to feedback to make it better before merging- thanks!
21 lines
289 B
Plaintext
21 lines
289 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: On_off
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 03 00 00 00
|
|
#
|
|
name: Speed
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 07 00 00 00
|
|
#
|
|
name: Time
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 01 00 00 00
|
|
command: 0B 00 00 00
|