mirror of
https://github.com/stevenhowes/MX5-Arduino.git
synced 2026-05-27 00:03:37 +01:00
Cleanup
This commit is contained in:
@@ -17,10 +17,4 @@ unsigned long task_coil1_charge = 0; // Idle
|
||||
unsigned long task_coil1_fire = 0; // Idle
|
||||
unsigned long task_coil2_charge = 0; // Idle
|
||||
unsigned long task_coil2_fire = 0; // Idle
|
||||
/*
|
||||
unsigned long task_coil3_charge = 0; // Idle
|
||||
unsigned long task_coil3_fire = 0; // Idle
|
||||
unsigned long task_coil4_charge = 0; // Idle
|
||||
unsigned long task_coil4_fire = 0; // Idle
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user