#ifndef ETHSTREAM_H #define ETHSTREAM_H #define CONVERT_DEC 0 #define CONVERT_VOLTS 1 #define CONVERT_HEX 2 #endif