Skip to content

Version 1.5.2

Compare
Choose a tag to compare
@matsfunk matsfunk released this 18 Apr 08:37
· 46 commits to master since this release

Version 1.5.2

  • Compatibility with Arduino Nano 33 IoT
  • Minor bug fixes

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library from Version 1.4.x. Follow the step-by-step guide.