mirror of
https://github.com/revspace/operame
synced 2025-11-19 12:46:32 +00:00
Remove useless line
Was visible for only 50 ms...
This commit is contained in:
parent
d2177e450f
commit
a9242b549b
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue