|
@ -38,7 +38,7 @@ XD0MQTT mqtt; |
|
|
|
|
|
|
|
|
void helloWorld() |
|
|
void helloWorld() |
|
|
{ |
|
|
{ |
|
|
const char HelloWorld[] = "Hello World!"; |
|
|
const char HelloWorld[] = "Ich bins Bens!"; |
|
|
//Serial.println("helloWorld");
|
|
|
//Serial.println("helloWorld");
|
|
|
display.setRotation(1); |
|
|
display.setRotation(1); |
|
|
display.setFont(&FreeMonoBold9pt7b); |
|
|
display.setFont(&FreeMonoBold9pt7b); |
|
|