Engine Variable Advance Timing successfull code implementation

Dependencies:   mbed C12832_lcd

Revision:
3:c89c3fa9395f
Parent:
2:9ff654aaf923
--- a/main.cpp	Thu Jan 14 17:41:11 2021 +0000
+++ b/main.cpp	Fri Jan 15 11:28:10 2021 +0000
@@ -172,6 +172,7 @@
        //spark_advance = 360 - 15;
         
        // function to calculate the spark advance for variating RPM speeds
+       // on every itteration
        advance_calculator(rpm);
        
        // checks if new timing data is available