#ifndef ntp_H #define ntp_H #include "NTPClient.h" #include #include "config.h" extern NTPClient ntpClient; #endif