Amended the page discard timing. Issue#51

pull/57/head
Hieromon Ikasamo 6 years ago
parent 8111ad79ce
commit 0a4693bcb5
  1. 2
      src/AutoConnect.cpp

@ -859,8 +859,8 @@ void AutoConnect::_purgePages(void) {
if (_currentPageElement != nullptr) {
delete _currentPageElement;
_currentPageElement = nullptr;
_uri = String("");
}
_uri = String("");
}
/**

Loading…
Cancel
Save