Closed ppedro74 closed 4 years ago
Please add the code bellow to Adafruit_ADS1015.h:
....
To avoid symbols redefinition errors.
fixed by #47
Please add the code bellow to Adafruit_ADS1015.h:
ifndef _LIB_ADAFRUITADS1015
define _LIB_ADAFRUITADS1015
....
endif
To avoid symbols redefinition errors.