mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Update README.md
Updated naming scheme
This commit is contained in:
parent
40b7b35aec
commit
189b4c4acf
33
README.md
33
README.md
@ -40,27 +40,28 @@ Please use this naming scheme for buttons.
|
|||||||
|
|
||||||
**FOR TV**
|
**FOR TV**
|
||||||
|
|
||||||
POWER<br>
|
Power<br>
|
||||||
MUTE<br>
|
Mute<br>
|
||||||
VOL+<br>
|
Vol_up<br>
|
||||||
CH+<br>
|
Ch_next<br>
|
||||||
VOL-<br>
|
Vol_dn<br>
|
||||||
CH-
|
Ch_prev
|
||||||
|
|
||||||
**FOR AC**
|
**FOR AC**
|
||||||
|
|
||||||
POWER<br>
|
Off<br>
|
||||||
TEMP+<br>
|
Cool_hi<br>
|
||||||
TEMP-<br>
|
Cool_lo<br>
|
||||||
MODE<br>
|
Heat_hi<br>
|
||||||
SWING
|
Heat_lo<br>
|
||||||
|
Dh
|
||||||
|
|
||||||
**FOR AUDIO**
|
**FOR AUDIO**
|
||||||
|
|
||||||
POWER<br>
|
Power<br>
|
||||||
VOL+<br>
|
Vol_up<br>
|
||||||
VOL-<br>
|
Vol_dn<br>
|
||||||
MUTE
|
Mute
|
||||||
|
|
||||||
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
|
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
|
||||||
|
|
||||||
@ -69,7 +70,7 @@ Lastly, it's helpful to add further information as a comment directly into the I
|
|||||||
`#`<br>
|
`#`<br>
|
||||||
`# Dynex EN-21669D TV` <---<br>
|
`# Dynex EN-21669D TV` <---<br>
|
||||||
`#`<br>
|
`#`<br>
|
||||||
`name: POWER`<br>
|
`name: Power`<br>
|
||||||
|
|
||||||
Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!
|
Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user