mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00: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)
This commit is contained in:
@@ -8,4 +8,3 @@ PROJECT_NAME := wss_server
|
||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
|
||||
@@ -278,5 +278,3 @@ void app_main(void)
|
||||
*/
|
||||
wss_server_send_messages(&server);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user