Minor changes
This commit is contained in:
parent
a5117e1485
commit
cd12861e36
@ -16,7 +16,8 @@
|
|||||||
.queue_size = 32, \
|
.queue_size = 32, \
|
||||||
.wifi_interface = WIFI_IF_STA, \
|
.wifi_interface = WIFI_IF_STA, \
|
||||||
.wifi_channel = 1, \
|
.wifi_channel = 1, \
|
||||||
.attempts = 3}
|
.attempts = 3
|
||||||
|
}
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user