Skip to content

Commit

Permalink
1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketscream committed Apr 28, 2016
1 parent 64e6230 commit 274abe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osPID_Firmware/osPID_Firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ void SerialSend()
{
if(sendInfo)
{//just send out the stock identifier
Serial.print("\nosPID v1.60");
Serial.print("\nosPID v1.70");
InputSerialID();
OutputSerialID();
Serial.println("");
Expand Down

0 comments on commit 274abe2

Please sign in to comment.