Skip to content

Commit

Permalink
Merge pull request #450 from blurfl/Remove-TLE5206-release-wording-fr…
Browse files Browse the repository at this point in the history
…om-sketch

Remove "TLE5206-release firmware" from sketch startup.
  • Loading branch information
MaslowCommunityGardenRobot authored May 16, 2018
2 parents a40988e + 450bbb9 commit 8b4d45d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cnc_ctrl_v1/cnc_ctrl_v1.ino
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ void setup(){
Serial.print(getPCBVersion());
if (TLE5206 == true) { Serial.print(F(" TLE5206 ")); }
Serial.println(F(" Detected"));
Serial.println(F("TLE5206-release firmware"));
sys.inchesToMMConversion = 1;
settingsLoadFromEEprom();
setupAxes();
Expand Down

0 comments on commit 8b4d45d

Please sign in to comment.