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?
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?