arduino-libraries / NTPClient

Connect to a NTP server
542 stars 372 forks source link

compiler error after version 3_2_0 #80

Open Vleer2 opened 4 years ago

Vleer2 commented 4 years ago

used: Arduinoboard MKR WiFi 1010, Windows 10, create.arduino IOT cloud

Here the compiler error: /home/builder/opt/libraries/latest/ntpclient_3_2_0/NTPClient.h:7:25: error: expected unqualified-id before numeric constant

define NTP_PACKET_SIZE 48

Also: inside the examples "basic" and "advanced" it is not mentioned, which libraries to include for MKR-WiFi-1010