todo
This commit is contained in:
parent
479938b57a
commit
731e0bae73
|
@ -14,7 +14,7 @@
|
||||||
*
|
*
|
||||||
* @section sec_intro Intro
|
* @section sec_intro Intro
|
||||||
*
|
*
|
||||||
* rusEfi is implemented based on the idea that with modern 100+ MHz microprocessors the relatively
|
* rusEFI is implemented based on the idea that with modern 100+ MHz microprocessors the relatively
|
||||||
* undemanding task of internal combustion engine control could be implemented in a high-level, processor-independent
|
* undemanding task of internal combustion engine control could be implemented in a high-level, processor-independent
|
||||||
* (to some extent) manner. Thus the key concepts of rusEfi: dependency on high-level hardware abstraction layer, software-based PWM etc.
|
* (to some extent) manner. Thus the key concepts of rusEfi: dependency on high-level hardware abstraction layer, software-based PWM etc.
|
||||||
*
|
*
|
||||||
|
@ -93,6 +93,8 @@
|
||||||
* <br>See flash_main.cpp
|
* <br>See flash_main.cpp
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
* todo: merge https://github.com/rusefi/rusefi/wiki/Dev-Tips into here
|
||||||
|
*
|
||||||
* @section sec_fuel_injection Fuel Injection
|
* @section sec_fuel_injection Fuel Injection
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue