Skip to content

Commit c6f01d4

Browse files
committed
Adjusted WebServerCustom Class
1 parent df570f1 commit c6f01d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ZumoOta/src/WebServerCustom.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ void WebServerCustom::handleUpdateRequest()
206206

207207
{
208208
/* Process the firmware update.*/
209-
m_flashManager.enterBootloadermode();
210209
request->send(200, "text/plain", "Firmware update successful!");
211210
});
212211
}

0 commit comments

Comments
 (0)