node-red-contrib-ads1x15_i2c
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -98,3 +98,3 @@ | ||
} | ||
RED.nodes.registerType("ads1x15-raspi", ads1x15MainFunction); | ||
RED.nodes.registerType("ads1x15_i2c", ads1x15MainFunction); | ||
}; |
{ | ||
"name": "node-red-contrib-ads1x15_i2c", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A node-red node providing access to a ADS1x15 I2C analog to digital converter", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
224480