Socket
Socket
Sign inDemoInstall

node-red-contrib-anolog-to-digital-converter-raspberry-pi

Package Overview
Dependencies
25
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.18 to 0.4.19

2

ads1x15.js

@@ -71,3 +71,3 @@

{
node.warn('Upstream Treeing of node anolog_to_digital_converter_raspberry_pi detected. Please do not trigger more than one of these nodes at a time as Asynchronous message passing is not recomended; though supported it adds a delay to the output of these nodes. See documentation for this node on treeing');
node.warn('Upstream Treeing of node anolog_to_digital_converter_raspberry_pi detected. Please do not trigger more than one of these nodes at a time as Asynchronous message passing is not recomended; though supported it adds a delay to the output of these nodes. See documentation for this node on treeing ELSE: increase the time between triggers.');
while(adc_busy === true)

@@ -74,0 +74,0 @@ {

{
"name": "node-red-contrib-anolog-to-digital-converter-raspberry-pi",
"version": "0.4.18",
"version": "0.4.19",
"description": "A node-red node providing access to a ADS1x15 I2C analog to digital converter using a raspberry pi",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -173,3 +173,3 @@ node-red-contrib-anolog-to-digital-converter-raspberry-pi

<br>
version 0.4.18
version 0.4.19
<br>

@@ -176,0 +176,0 @@ Added more verbose statment for faild connection to ADC. To tell user on what chip, address and channel.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc