-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When compiling the example I get a stack trace because of this:
/NtpClientLib.h:360:28: error: reference to 'byte' is ambiguous
360 | bool summertime(int year, byte month, byte day, byte hour, byte tzHours);
| ^~~~
Is it possible I'm compiling against the wrong NTPClient library?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels