auto-sync
This commit is contained in:
parent
88672bd03a
commit
16d1d273fe
|
@ -4,6 +4,13 @@
|
|||
*
|
||||
* todo: make this more universal if/when we get other hardware options
|
||||
*
|
||||
* Jan 2017 status:
|
||||
* PID implementation tested on a bench only
|
||||
* it is believed that more than just PID would be needed, as is this is probably
|
||||
* not usable on a real vehicle. Needs to be tested :)
|
||||
*
|
||||
* http://rusefi.com/forum/viewtopic.php?f=5&t=592
|
||||
*
|
||||
* @date Dec 7, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
*
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
* 3) engine control does not yet react to knock since very little actual testing - no engine runs with proven knock yet
|
||||
*
|
||||
*
|
||||
* http://rusefi.com/forum/viewtopic.php?f=4&t=400
|
||||
* http://rusefi.com/forum/viewtopic.php?f=5&t=778
|
||||
*
|
||||
* pin1 VDD
|
||||
* pin2 GND
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue