protocomm_http_server_config_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
uint16_t
Port on which the HTTP server will listen.
size_t
Stack size of server task, adjusted depending upon stack usage of endpoint handler.
unsigned
Priority of server task.