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",
"version" : "0.1.4",
"version" : "0.1.5",
"description" : "A Node-RED node to interact with a Raspberry Pi Sense HAT",
"repository" : {
"type":"git",

View File

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