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

11 lines
322 B
YAML

define: DUK_USE_TARGET_INFO
introduced: 1.2.0
default:
string: "unknown"
tags:
- debugger
description: >
Define a freeform human readable string to describe the target device (e.g.
"Arduino Yun"). This string will be sent as part of version/target info in
the debugger protocol and shows up in the debugger UI.