merge rusEFI wiki

This commit is contained in:
GitHub Action 2021-08-31 16:09:26 +00:00
commit 39bfa7e9cf
1 changed files with 5 additions and 0 deletions

View File

@ -136,6 +136,11 @@ Valid `index` parameter values:
| 2 | Brake switch |
| 3 | AC switch |
### readPin
Reads physical value of arbitrary MCU pin
- Parameters
- `pinName`: string name of MCU pin, for examples "PD15"
## Output