Skip to content

Version 7.0.0

Compare
Choose a tag to compare
@platisd platisd released this 07 Jun 20:15
· 41 commits to master since this release
  • ArduinoRuntime no longer automatically injected to classes for the sake of better software design.

This is a backwards incompatible change that will break multiple constructors (e.g. SR04, GY50, DistanceCar etc) but won't alter their behavior and will make it easier to make the library work with non-Arduino platforms.