April dev firmware

This commit is contained in:
Josh Stewart 2017-04-15 08:40:29 +10:00
parent 21cdfa7f03
commit ac37fafc84
2 changed files with 200 additions and 200 deletions

File diff suppressed because it is too large Load Diff

View File

@ -72,12 +72,12 @@ void command()
break;
case 'S': // send code version
Serial.print("Speeduino 2017.03");
Serial.print("Speeduino 2017.04-dev");
currentStatus.secl = 0; //This is required in TS3 due to its stricter timings
break;
case 'Q': // send code version
Serial.print("speeduino 201703");
Serial.print("speeduino 201704-dev");
break;
case 'V': // send VE table and constants in binary