From 731e0bae737d8e55f4c094d0a38ee47ec22225ea Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 2 Mar 2021 22:23:17 -0500 Subject: [PATCH] todo --- firmware/rusefi.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index 9d3146dbbc..28c082f1f2 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -14,7 +14,7 @@ * * @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 * (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 @@ *
See flash_main.cpp * * + * todo: merge https://github.com/rusefi/rusefi/wiki/Dev-Tips into here + * * @section sec_fuel_injection Fuel Injection * *