CONFIG_ESP32_WIFI_SAVE_PARAM seems to use a bit long names on the filesystem. eg. "wifi.nvs.net80211.sta.scan_method", which is 33 characters long.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>