mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Bump piLcd package after tidy up
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<script type="text/x-red" data-help-name="rpi-lcd">
|
||||
<script type="text/html" data-help-name="rpi-lcd">
|
||||
<p>Raspberry Pi output to a HD44780 style LCD. Usually 1, 2, or 4 lines of characters.</p>
|
||||
<p>Expects a <code>msg.payload</code> with a string in it.</p>
|
||||
<p>Strings for the second line of the display must start <b>2:</b> - the third start <b>3:</b> - and the fourth <b>4:</b></p>
|
||||
|
Reference in New Issue
Block a user