OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
155 stars 107 forks source link

Fixed config name collision #795

Closed jeremypoulter closed 5 months ago

jeremypoulter commented 5 months ago

Fix for name collision in the AP pssword and the admin portal password when saving to flash using the short names. This however will lose any saved AP SSID/password, but adding those in is what caused the error so that is what was changed to resolve.

Fixes #785

github-actions[bot] commented 5 months ago

Test Results

42 tests  ±0   42 :white_check_mark: ±0   0s :stopwatch: ±0s  1 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit 907484f2. ± Comparison against base commit bbad42f7.

:recycle: This comment has been updated with latest results.