Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03

This commit is contained in:
lumapu 2024-01-22 23:04:39 +01:00
commit 54f53aa725
2 changed files with 19 additions and 11 deletions

View file

@ -351,6 +351,7 @@ class app : public IApp, public ah::Scheduler {
void tickNtpUpdate(void);
#if defined(ETHERNET)
void onNtpUpdate(bool gotTime);
bool mNtpReceived;
#endif /* defined(ETHERNET) */
void updateNtp(void);