Fix for faulty lenght in iotwebconf library

This commit is contained in:
Rene Zeldenthuis
2022-11-24 23:39:49 +01:00
parent 9d8479ab31
commit 1310f567b1
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
#define WIFI_SSID "ESP32CAM-RTSP"
#define WIFI_PASSWORD nullptr
#define CONFIG_VERSION "1.2"
#define CONFIG_VERSION "1.3"
#define OTA_PASSWORD "ESP32CAM-RTSP"