pitrix/include/ntp.h

6 lines
73 B
C

#pragma once
#include "config.h"
void time_changed();
void ntp_setup();