OVMS3/OVMS.V3/components/duktape/config/feature-options/DUK_OPT_DEBUGGER_FWD_PRINTALERT.yaml

10 lines
215 B
YAML

define: DUK_OPT_DEBUGGER_FWD_PRINTALERT
introduced: 1.2.0
requires:
- DUK_OPT_DEBUGGER_SUPPORT
tags:
- debugger
description: >
Forward calls to the built-in print() and alert() function to the debug
client.