Minor changes

This commit is contained in:
Alexey Zholtikov 2024-06-18 18:20:35 +03:00
parent 78c3712368
commit 783b44fbca

View File

@ -30,7 +30,7 @@
.route_vector_size = 100, \
.wifi_interface = WIFI_IF_STA, \
.wifi_channel = 1, \
.attempts = 3
.attempts = 3 \
}
#ifdef __cplusplus