#ifndef __ESIC__ #define __ESIC__ #include #include void ESIC_ResetDecoder(); int64_t nextPulseESICSensor(uint32_t width); #endif