From 9bbf1d200534cd946c4776e29457f989147b45b2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 19 Feb 2019 18:08:31 +0000 Subject: everything working, even with fucked phy --- app/ntp.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/ntp.c') diff --git a/app/ntp.c b/app/ntp.c index 1c109ce..44002cc 100644 --- a/app/ntp.c +++ b/app/ntp.c @@ -77,3 +77,8 @@ packet (uint8_t *_p) } #endif + + +void ntp_init(void) +{ +} -- cgit v1.2.3