Update README.md

Updated naming scheme
This commit is contained in:
amec0e 2023-08-05 16:42:01 +01:00 committed by GitHub
parent 40b7b35aec
commit 189b4c4acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,27 +40,28 @@ Please use this naming scheme for buttons.
**FOR TV**
POWER<br>
MUTE<br>
VOL+<br>
CH+<br>
VOL-<br>
CH-
Power<br>
Mute<br>
Vol_up<br>
Ch_next<br>
Vol_dn<br>
Ch_prev
**FOR AC**
POWER<br>
TEMP+<br>
TEMP-<br>
MODE<br>
SWING
Off<br>
Cool_hi<br>
Cool_lo<br>
Heat_hi<br>
Heat_lo<br>
Dh
**FOR AUDIO**
POWER<br>
VOL+<br>
VOL-<br>
MUTE
Power<br>
Vol_up<br>
Vol_dn<br>
Mute
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>
`# Dynex EN-21669D TV` <---<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)!