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

11 lines
272 B
YAML

define: DUK_USE_DPRINT_COLORS
introduced: 1.0.0
removed: 2.0.0
default: false
tags:
- debug
description: >
Enable coloring of debug prints with ANSI escape codes
(http://en.wikipedia.org/wiki/ANSI_escape_code). The behavior is not
sensitive to terminal settings.