#ifndef DTH11_H #define DTH11_H #include #include #include "pico/stdlib.h" #include "hardware/gpio.h" const uint MAX_TIMINGS = 85; #endif