Remove sequential, add rev limiter, battery, many other things

This commit is contained in:
Steve Howes
2018-09-13 20:24:47 +01:00
parent ad2f798089
commit 913692694f
13 changed files with 224 additions and 89 deletions
+1
View File
@@ -7,3 +7,4 @@ void task_coilx_charge_run(int pin)
{
digitalWrite(pin, HIGH);
}