1 2 3 4 5
#ifndef ADS1115_CONFIG_H_ #define ADS1115_CONFIG_H_ /* Uncomment the following line to use TinyWireM instead of Wire */ //#define USE_TINY_WIRE_M_ #endif