Fixed basic analog-value object intrinsic reporting and write property (#640)
* Fixed basic analog-value object intrinsic reporting for ack notification. * Fixed basic analog-value object write property of present-value to priority 6.
This commit is contained in:
@@ -8,6 +8,7 @@ AllowShortFunctionsOnASingleLine: None
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
AllowShortLoopsOnASingleLine: false
|
||||
AlignEscapedNewlines: Left
|
||||
AlignArrayOfStructures: None
|
||||
PointerAlignment: Right
|
||||
BreakBeforeBraces: Linux
|
||||
BreakBeforeBinaryOperators: None
|
||||
|
||||
Reference in New Issue
Block a user