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