@ -40,7 +40,7 @@ uint32_t lastDisplayUpdate = 0;
void helloWorld()
{
const char HelloWorld[] = "Ich bins Bens!";
const char HelloWorld[] = "IchbinsBens!";
//Serial.println("helloWorld");
display.setRotation(1);
display.setFont(&FreeMonoBold9pt7b);