Time offsets >±32,535 seconds still busted in version 3.2.0 #168
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Timezone is not working for those of us who live too far from Greenwich...
NTPClient.h line 76
(int timeOffset) should be long, not int
NTPClient.cpp line 143
(int timeOffset) should be long, not int
It works fine after these changes.
The text was updated successfully, but these errors were encountered: