Skip to content

Releases: sparkfun/SparkFun_Qwiic_OpenLog_Arduino_Library

Fix for Nano 33 BLE

08 Nov 19:54
Compare
Choose a tag to compare
v3.0.2

Update library.properties

Fixing issue where SAMD21 would stop println after a NAK from the OpenLog

01 Apr 23:31
Compare
Choose a tag to compare
v3.0.1

fixing SAMD21 issue where print would cease after a nak from the OpenLog

v3.0.0

09 May 17:36
Compare
Choose a tag to compare

Note that v3.0.0 is only compatible with firmware version 3.0. If using an older OpenLog, you will need to update the firmware to use this version of the library.

Adding unsaved changes from v2.0.1 (woops)

15 Feb 22:08
Compare
Choose a tag to compare
v2.0.2

Fixing sendCommand calls in v2.0.1

Fixing SAMD21 Compilation Issue

15 Feb 22:03
Compare
Choose a tag to compare

Fixed a commpilation issue on SAMD21

Updating to v2.0.0

12 Feb 19:20
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/sparkfun/SparkFun_Qwiic_O…

Fix issue 1

26 Jun 16:43
Compare
Choose a tag to compare
Fix for issue #2. Changed a few byte decs to uint8_t.

'const char' causes compiler errors on Due. Removing const to allow for compile.

Keyword fixes

02 Mar 23:23
Compare
Choose a tag to compare
v1.0.4

Rolling lib ver

Adding moar examples!

02 Mar 22:49
Compare
Choose a tag to compare
v1.0.3

Adding examples

Fixing remove functions

02 Mar 18:37
Compare
Choose a tag to compare
v1.0.2

Fixing remove dir and file