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

9 lines
176 B
YAML

define: DUK_USE_BROWSER_LIKE
introduced: 1.0.0
removed: 2.0.0
default: true
tags:
- ecmascript
description: >
Provide browser-like bindings: currently print() and alert().