v0.21.4: Deep debug error
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