We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b72f69 commit 753245aCopy full SHA for 753245a
src/property/Property.h
@@ -48,8 +48,6 @@
48
******************************************************************************/
49
50
#define appendAttributesToCloud() appendAttributesToCloudReal(CborEncoder *encoder)
51
-#define appendAttribute(x) appendAttributeReal(x, getAttributeName(#x, '.'), encoder)
52
-#define setAttribute(x) setAttributeReal(x, getAttributeName(#x, '.'))
53
54
/******************************************************************************
55
CONST
0 commit comments