mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
This commit is contained in:
commit
54f53aa725
2 changed files with 19 additions and 11 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue