This commit is contained in:
rusefi 2019-04-24 20:47:38 -04:00
parent c8859d651c
commit 24818929d2
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
/**
* @file electronic_throttle.cpp
* @brief Electronic Throttle Module driver L298N
* @brief Electronic Throttle driver
*
* todo: make this more universal if/when we get other hardware options
*
* Apr 2019 two-wire TLE7209 support added
*
* Mar 2019 best results so far achieved with three-wire H-bridges like VNH2SP30
*
* Jan 2019 actually driven around the block but still need some work.