Skip to content

Version 1.5.9

Compare
Choose a tag to compare
@matsfunk matsfunk released this 17 Dec 08:52
· 35 commits to master since this release

Version 1.5.9

  • Added success/fail returns for check() (v1.5.8)
  • Added heyOOCSI functionality (v1.5.9)

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. Follow the step-by-step guide.