mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	typo in sensehat info, R->F
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "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",
 | 
			
		||||
    "repository" : {
 | 
			
		||||
        "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><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
 | 
			
		||||
the horizontal or vertical axis respectively.</p>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user