Peter David Faria
Peter David Faria
This is the error I get after install `luasocket` ``` # lua get_externals.lua lua: get_externals.lua:8: module 'ex' not found: no field package.preload['ex'] no file '/usr/local/share/lua/5.4/ex.lua' no file '/usr/local/share/lua/5.4/ex/init.lua' no file...
I implemented this in conjunction with [EasyButton](https://github.com/evert-arias/EasyButton). ``` // At the global level #define FLASH_PIN 0 EasyButton resetButton(FLASH_PIN); #define RESET_DURATION 5000 void setup() { resetButton.begin(); // Allows me to set...
But on that note, this shouldn't be an issue for the WiFiManager. Restarting the ESP is independent of clearing settings. I recommend closing this issue.