pull/319/merge
Kongduino 2026-08-28 22:49:15 +05:30 committed by GitHub
commit 2cc3932c4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@ menu "Example Configuration"
help
WiFi password (WPA or WPA2) for the example to use.
config TLS_SMP_TARGET_HOST
string "Target Host"
default "127.0.0.1"
help
Set the target host IP address / domain
config ESP_MAXIMUM_RETRY
int "Maximum retry"
default 5