#ifndef EZOPH_H #define EZOPH_H #define EZOPH_I2C_ADDR 0x63 int getPH(int fd, double *ph); #endif