remove debug
This commit is contained in:
@@ -452,4 +452,4 @@ CborError CborGetStringValueBuf(CborValue *elm) {
|
||||
memset(stringBuf, 0x00, sizeof(stringBuf));
|
||||
|
||||
return CborGetStringValue(elm, stringBuf, sizeof(stringBuf), NULL);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user