diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-01-07 14:45:47 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-01-07 14:45:47 +0100 |
commit | aacaa86e621b18103f5ebf0bfe56f302d258c0e8 (patch) | |
tree | 52278e3bfb2b649fa445c426d782f7d281e82543 /confui/serial.h | |
parent | adb70d5ee1987cfb1680114d2db9786923aad1f1 (diff) |
`clang-format`
Diffstat (limited to 'confui/serial.h')
-rw-r--r-- | confui/serial.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/confui/serial.h b/confui/serial.h index aa0508f..33a8a26 100644 --- a/confui/serial.h +++ b/confui/serial.h @@ -39,4 +39,3 @@ private: /** @brief global pointer to serial connector, initialized in CDMainWindow */ extern CDSerialConnector *g_cd_serial; - |