🐹 Renames member

This commit is contained in:
Rune Harlyk
2024-11-08 17:24:06 +01:00
parent e77de7dbdb
commit 386f1c627d
8 changed files with 16 additions and 19 deletions
@@ -205,9 +205,6 @@ void ESP32SvelteKit::startServices() {
#if FT_ENABLED(USE_UPLOAD_FIRMWARE)
_uploadFirmwareService.begin();
#endif
#if FT_ENABLED(USE_DOWNLOAD_FIRMWARE)
_downloadFirmwareService.begin();
#endif
#if FT_ENABLED(USE_NTP)
_ntpService.begin();
#endif