docs
This commit is contained in:
parent
c8859d651c
commit
24818929d2
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue