mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Fix edits in sense hat and prowl nodes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/
|
||||
|
||||
var colours = {
|
||||
'aqua':'#00FFFF',
|
||||
'aliceblue':'#F0F8FF',
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-node-pi-sense-hat",
|
||||
"version" : "0.0.12",
|
||||
"version" : "0.0.13",
|
||||
"description" : "A Node-RED node to interact with a Raspberry Pi Sense HAT",
|
||||
"repository" : {
|
||||
"type":"git",
|
||||
|
Reference in New Issue
Block a user