2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-18 09:25:43 +00:00

Update gpio.md

This commit is contained in:
Maxim Devaev 2020-09-10 16:37:18 +03:00 committed by GitHub
parent f00878428d
commit 4dcf29b341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,4 +107,4 @@ Here the rules:
- The inputs are displayed as round LEDs.
- The outputs are displayed as a switch AND a button.
- If the switch mode is disabled, only a button will be displayed. If pulse is disabled, only a switch will be shown.
- To rename the output button, write some its identifier using comma like `"relay1,My cool relay"`.
- To change title of the button, write some its name using comma like `"relay1,My cool relay"`.