@background404/node-red-contrib-mcu-m5units
Version:
Node-RED nodes to use M5Stack Units with Node-RED MCU
9 lines (8 loc) • 342 B
HTML
<script type="text/html" data-help-name="example-node">
<p>
This node outputs a greeting message. You can configure the greeting message in the node's settings.
</p>
<p>
The input message triggers the node, and the configured greeting message is assigned to <code>msg.payload</code> and sent as output.
</p>
</script>