mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
typo in sensehat info, R->F
This commit is contained in:
parent
5a07f29ebd
commit
1ca1492bc4
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name" : "node-red-node-pi-sense-hat",
|
"name" : "node-red-node-pi-sense-hat",
|
||||||
"version" : "0.0.13",
|
"version" : "0.0.14",
|
||||||
"description" : "A Node-RED node to interact with a Raspberry Pi Sense HAT",
|
"description" : "A Node-RED node to interact with a Raspberry Pi Sense HAT",
|
||||||
"repository" : {
|
"repository" : {
|
||||||
"type":"git",
|
"type":"git",
|
||||||
|
@ -102,7 +102,7 @@ be sent in a single message by separating them with newline (\n) characters.<p>
|
|||||||
<p><code>angle</code> must be 0, 90, 180 or 270.</p>
|
<p><code>angle</code> must be 0, 90, 180 or 270.</p>
|
||||||
|
|
||||||
<p><b>Flip the screen</b></p>
|
<p><b>Flip the screen</b></p>
|
||||||
<p>Format: <code>R<axis></code></p>
|
<p>Format: <code>F<axis></code></p>
|
||||||
<p><code>axis</code> must be either <code>H</code> or <code>V</code> to flip on
|
<p><code>axis</code> must be either <code>H</code> or <code>V</code> to flip on
|
||||||
the horizontal or vertical axis respectively.</p>
|
the horizontal or vertical axis respectively.</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user