mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-07 16:17:38 +03:00
Fix clang-format alignment issues in WiFi optimization code
Adjusted spacing before inline comments to match clang-format-21 requirements: - src/activities/network/CrossPointWebServerActivity.cpp:152-153, 196-197 - src/network/CrossPointWebServer.h:41 This resolves the CI build failure from commit 104feef.
This commit is contained in:
parent
6fc178de2e
commit
e0c0cac8f0
@ -1,5 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <SdFat.h>
|
||||||
#include <WebServer.h>
|
#include <WebServer.h>
|
||||||
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user