mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-14 11:06:32 +02:00
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace) * Original commit: espressif/esp-idf@66fb5a29bb
This commit is contained in:
@ -7,4 +7,3 @@ PROJECT_NAME := websocket-example
|
|||||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
||||||
|
|
||||||
include $(IDF_PATH)/make/project.mk
|
include $(IDF_PATH)/make/project.mk
|
||||||
|
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
CONFIG_WEBSOCKET_URI_FROM_STDIN=y
|
CONFIG_WEBSOCKET_URI_FROM_STDIN=y
|
||||||
CONFIG_WEBSOCKET_URI_FROM_STRING=n
|
CONFIG_WEBSOCKET_URI_FROM_STRING=n
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user