Skip to content

v0.21.4: Deep debug error

Compare
Choose a tag to compare
@SRGDamia1 SRGDamia1 released this 02 May 21:43
· 1439 commits to master since this release

Downloads

libraries.zip contains this version of ModularSensors and the proper versions of all of its dependencies.

Installing on the Arduino IDE:

In your the Arduino Software (IDE), import the libraries.zip file following the instructions for "Manual Installation" from https://www.arduino.cc/en/Guide/Libraries#toc5. You cannot directly import the zip using the Arduino Library Manager because it contains multiple libraries.

Installing for PlatformIO:

Extract the contents of libraries.zip to your project's 'lib' folder.

Change Log

Bug Fixes

  • Fixed minor bug in debugging created in previous release