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

11 lines
190 B
YAML

define: DUK_USE_DPRINT
introduced: 1.0.0
removed: 2.0.0
requires:
- DUK_USE_DEBUG
default: false
tags:
- debug
description: >
Enable debug printouts. Replaced by DUK_USE_DEBUG_LEVEL.