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:
@@ -96,7 +96,7 @@
|
||||
|
||||
<script type="text/x-red" data-help-name="mraa-gpio-pwm">
|
||||
<p>A pulse width modulation (PWM) output pin for an Intel Galileo or Edison board.</p>
|
||||
<p>The <b>msg.payload</b> should contain a floating point number value
|
||||
<p>The <code>msg.payload</code> should contain a floating point number value
|
||||
between 0 and 1, (or a string representation thereof.)</p>
|
||||
<p>For servo control set the period to 20mS and vary the input between 0.05 and 0.10</p>
|
||||
<p><b>Note</b> : Only pins 3, 5, 6, 9, 10 & 11 support PWM output.</p>
|
||||
|
Reference in New Issue
Block a user