Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • are you including tmp102.h in the sketch, before the setup? Commented Jun 23, 2016 at 11:34
  • @Talk2 Yes of course! Commented Jun 23, 2016 at 11:35
  • Why are you not declaring the tmp102_t* tmp102_allocate(int address) in the tmp102.h? Commented Jun 23, 2016 at 11:40
  • @Talk2 Oh sorry I have it in my code, I accidentaly removed it when pasitng the code in the question. That is not the problem :( Commented Jun 23, 2016 at 11:42