merge rusEFI wiki

This commit is contained in:
GitHub Action 2022-06-30 02:12:59 +00:00
commit ed7d03d363
1 changed files with 4 additions and 0 deletions

View File

@ -290,6 +290,10 @@ Set the duty cycle of the specified PWM channel.
## Examples
# BMW iDrive
See https://github.com/rusefi/rusefi/blob/master/firmware/controllers/lua/examples/bmw-idrive.txt
# timer
```
t = Timer.new();