Skip to content

Commit 0e1f511

Browse files
committed
Missed break
1 parent f4e8d61 commit 0e1f511

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/network/connection.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,8 @@ void Connection::update() {
777777
} else {
778778
wifiProvisioning.stopProvisioning();
779779
}
780+
781+
break;
780782
}
781783
}
782784
}

0 commit comments

Comments
 (0)