diff --git a/the-cup.ino b/the-cup.ino index 34ac580..b6015b9 100644 --- a/the-cup.ino +++ b/the-cup.ino @@ -57,6 +57,7 @@ void setup() { if(!res) { Serial.println("Failed to connect"); + displayError(); // ESP.restart(); } else {