ayushsharma82 / NetWizard

No need to hard-code WiFi credentials ever again. (ESP32, RP2040+W)
https://netwizard.pro
GNU Affero General Public License v3.0
44 stars 6 forks source link

Erase function not present #18

Open TimBevan opened 2 days ago

TimBevan commented 2 days ago

The erase function listed in the docs as being part of the core API doesn't seem to be present, is this planned for a future version? It makes it quite annoying to test the library without it.

image

ayushsharma82 commented 11 hours ago

@TimBevan It was part of the initial spec but somehow we missed it. I'll get it added soon, thanks for noticing.