Versionsnummer eingetragen
This commit is contained in:
parent
672e7f53bc
commit
ca30f76a23
@ -93,7 +93,7 @@ void setup()
|
|||||||
// set the font size
|
// set the font size
|
||||||
TFTscreen.setTextSize(2);
|
TFTscreen.setTextSize(2);
|
||||||
// write the text to the top left corner of the screen
|
// write the text to the top left corner of the screen
|
||||||
TFTscreen.text("PFG Safety", 0, 0);
|
TFTscreen.text("PFG Safety 1.0", 0, 0);
|
||||||
|
|
||||||
|
|
||||||
Serial.begin(19200); // serial line speed
|
Serial.begin(19200); // serial line speed
|
||||||
|
Loading…
Reference in New Issue
Block a user