Version 1.5.9
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.