OVMS3/OVMS.V3/components/duktape/config/examples/disable_bufferobjects.yaml

4 lines
155 B
YAML

# Disable support for typed arrays and Node.js Buffer. Duktape will still
# support plain buffers and Duktape.Buffer.
DUK_USE_BUFFEROBJECT_SUPPORT: false