Seeed-Studio / Seeed_MCP9600

Thermocouple temperature sensor
MIT License
6 stars 7 forks source link

Obvious mistakes in library #5

Open jenschr opened 5 years ago

jenschr commented 5 years ago

This library is full of tests that are not tests but rather assignments since the author wrote = rather than ==. This throws "warning: suggest parentheses around assignment used as truth value" when you compile it.

If you are so unlucky as I am and use a STM32 based platform (like the hardware from Particle.io), you'll also get to rename all the generically named enums that'll conflict with the standard libraries. Would be great if the devs could look at these bugs as the library is basically useless without fixes?

wavoigt commented 1 year ago

Absolutly unusable :-(

Lesords commented 2 weeks ago

Hello,

I'm very sorry to have kept you waiting so long.

I will solve the problem you mentioned later.

jenschr commented 2 weeks ago

Long? 5 years?

Lesords commented 2 weeks ago

I'm so sorry. I'll fix it as soon as I can.