#ifndef __OREGON__ #define __OREGON__ #include <stdbool.h> #include <stdint.h> void Oregon_ResetDecoder(); char * nextPulseOregonSensor(uint32_t width); #endif