OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_CBOR_BUILTIN.yaml

10 lines
192 B
YAML

define: DUK_USE_CBOR_BUILTIN
introduced: 2.5.0
default: true
tags:
- codec
- cbor
- experimental
description: >
Provide a CBOR built-in with CBOR.encode() and CBOR.decode() functions.