Releases: u-fire/Isolated_EC
Releases · u-fire/Isolated_EC
Version 1.2.2
Fixed the 01-Minimal example, changed print() to println().
Added some comments regarding python i2c-gpio bus information.
Version 1.2.1
Changed EC measurement timing.
Version 1.2.0
Updated examples, added ::begin()
Version 1.1.2
Fixed compile error on Adafruit Wiced board by checking for the board #define. Also changed how the JSON and MP interfaces are included.
Version 1.1.1
Minor changes to compile under ESP8266.
Version 1.1.0
The library is now compatible with the new Arduiono SAMD boards like the Nano 33 IoT.
A JSON and MsgPack interface has also been added.
Version 1.0.0
Initial release