mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
[sensehatsim] Add support for scrolling text
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
node-red-node-pi-sense-hat-simulator
|
||||
====================================
|
||||
|
||||
A <a href="http://nodered.org" target="_new">Node-RED</a> node to simulate a
|
||||
Raspberry Pi Sense HAT.
|
||||
A node to simulate a Raspberry Pi Sense HAT.
|
||||
|
||||
This allows you to create flows that interact with a virtual Sense HAT without the actual
|
||||
hardware - whether you're running on a Raspberry Pi, a laptop or elsewhere.
|
||||
@@ -105,8 +104,6 @@ Format: `R<axis>`
|
||||
|
||||
#### Scroll a message
|
||||
|
||||
**The current version of the simulator does not support displaying text**
|
||||
|
||||
If `msg.payload` is not recognised as any of the above commands, it is treated
|
||||
as a text message to be scrolled across the screen.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user