mirror of
https://github.com/revspace/operame
synced 2024-12-04 13:47:29 +00:00
Remove useless line
Was visible for only 50 ms...
This commit is contained in:
parent
d2177e450f
commit
a9242b549b
@ -307,8 +307,6 @@ void setup() {
|
||||
if (mqtt_enabled) mqtt.begin(server.c_str(), port, wificlient);
|
||||
|
||||
if (ota_enabled) setup_ota();
|
||||
|
||||
display_big(":-)");
|
||||
}
|
||||
|
||||
void connect_mqtt() {
|
||||
|
Loading…
Reference in New Issue
Block a user