diff --git a/pfg_security.ino b/pfg_security.ino index 06eda9e..8a180b4 100644 --- a/pfg_security.ino +++ b/pfg_security.ino @@ -93,7 +93,7 @@ void setup() // set the font size TFTscreen.setTextSize(2); // 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