mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update hardware nodes info style
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
<script type="text/x-red" data-help-name="mraa-gpio-ain">
|
||||
<p>An analogue input pin for an Intel Galileo or Edison board that is read every <i>interval</i> milliseconds.</p>
|
||||
<p>The <b>msg.payload</b> will contain the value, and <b>msg.topic</b>
|
||||
<p>The <code>msg.payload</code> will contain the value, and <code>msg.topic</code>
|
||||
contains "{the_board_name}/A{the pin number}".</p>
|
||||
<p>The value is only sent if it is different from the previously read value.</p>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user