-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
I downloaded the example GPSLocation.ino but when compiling it I get the following error:
GPS.h:88:19: error: field '_ts' has incomplete type 'timespec' struct timespec _ts; In file included from sketch\GPS.cpp:23:0: sketch\minmea/minmea.h:214:27: note: forward declaration of 'struct timespec'
I'm using Arduino: 1.8.13
(Windows 10), Board: "Arduino Uno"
marek22k
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project