#ifndef __PROOVE__ #define __PROOVE__ #include <stdbool.h> #include <stdint.h> void ProovesmartSensor_ResetDecoder (); int64_t nextPulseProovesmartSensor(uint32_t width); #endif