Skip to main content

Timeline for compilation error in arduino

Current License: CC BY-SA 3.0

8 events
when toggle format what by license comment
May 12, 2021 at 20:38 vote accept overmass123
Feb 20, 2016 at 12:31 answer added overmass123 timeline score: 1
Feb 20, 2016 at 9:48 comment added Mikael Patel Please mark this question as answered.
Feb 20, 2016 at 6:32 comment added overmass123 Thank you uint128_t. I found that the servo library had wire library files. Removed the files and things are working great.
Feb 20, 2016 at 6:14 comment added Nick Gammon I agree with uint128_t - it looks like you have an improper installation. Somehow Wire.cpp is being compiled twice.
Feb 20, 2016 at 5:49 comment added uint128_t Looks like the Servo library has Wire source files in it for some reason. I checked my Servo library, and it doesn't have those, so not sure what's going on there, but maybe try removing Wire.cpp from Servo/src/? (keep in the file so you can put it back if necessary)
Feb 20, 2016 at 4:58 history edited overmass123 CC BY-SA 3.0
added 1860 characters in body
Feb 20, 2016 at 4:50 history asked overmass123 CC BY-SA 3.0