1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

Bump Sensehat for multi read and examples

This commit is contained in:
Dave Conway-Jones 2023-05-25 14:56:03 +01:00
parent 612ff93161
commit c46c0fe4b4
No known key found for this signature in database
GPG Key ID: 1DDB0E91A28C2643
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name" : "node-red-node-pi-sense-hat", "name" : "node-red-node-pi-sense-hat",
"version" : "0.1.4", "version" : "0.1.5",
"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",

View File

@ -66,7 +66,7 @@ hf_interval = 0.09 # Approx 10/s
lf_interval = 1 lf_interval = 1
hf_enabled = False hf_enabled = False
lf_enabled = False lf_enabled = True
scroll = None scroll = None