#ifndef EZOEC_H #define EZOEC_H #define EZOEC_I2C_ADDR 0x64 int getEC(int fd,double *ec); #endif