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がHD44780スタイルのLCDへ、通常1、2、4行の文字列を表示します。</p>
|
||||
<p>本ノードは、文字列型の<code>msg.payload</code>を受け付けます。</p>
|
||||
<p>ディスプレイの2行目に文字列を表示するには、<b>2:</b>から始まる文字列にします。3行目の場合は<b>3:</b>、4行目の場合は<b>4:</b>です。</p>
|
||||
|
Reference in New Issue
Block a user