.clang-format
PIEthernet::stopThreadedListen now close device, so repeated listen() works
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
SpaceBeforeSquareBrackets: false
|
||||
BitFieldColonSpacing: After
|
||||
Standard: c++11
|
||||
Standard: c++17
|
||||
StatementAttributeLikeMacros:
|
||||
- Q_EMIT
|
||||
- PIMETA
|
||||
|
||||
Reference in New Issue
Block a user