NTPClient icon indicating copy to clipboard operation
NTPClient copied to clipboard

compiler error after version 3_2_0

Open Vleer2 opened this issue 6 years ago • 0 comments
trafficstars

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

Vleer2 avatar Nov 03 '19 12:11 Vleer2