summaryrefslogtreecommitdiffstats
path: root/src/ADS1115_config.h
blob: dabd14b461b455caf2bcbd8e4ff3a9b001a7de52 (plain) (blame)
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