ADS1115: skip negative values.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define __ADS1115__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <libi2c_bb/i2c_bb.h>
|
||||
#include <libi2c_bb/i2c.h>
|
||||
|
||||
struct ads1115_dev {
|
||||
struct i2c_bb *i2c_dev;
|
||||
|
Reference in New Issue
Block a user