Skip to content

Releases: blues/note-arduino

v1.5.4

01 Feb 21:27
3f35165

Choose a tag to compare

  • Examples now work on low memory platforms, such as Arduino Uno.
  • Fixed a bug that caused faulty I2C communication with the Notecard on 8-bit MCUs.
  • Improved JSON number handling.
  • Deprecated logDebug and logDebugf.

Remove PLATFORMIO define from test build.

26 Dec 19:39
c54d450

Choose a tag to compare

Simplify note-c subtree and add a script for updating it. (#122)

Prior to this commit, we were including everything from note-c. Now, we've
removed all the unneeded subdirectories, most notably test/, which caused all
sorts of problems because the Arduino build system has no way of ignoring
folders. In the future, when note-c needs to be bumped, use
scripts/upate_note_c.sh.

Notepod Support (note-c v2.1.1)

22 Dec 04:04
00c87ab

Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Oct 21:15
06906f1

Choose a tag to compare

What's Changed

v1.5.0

29 Sep 22:21
404630f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.5.0

v1.4.5

16 Jun 15:57
e76cc84

Choose a tag to compare

Another CRC algorithm update.

v1.4.4

15 Jun 00:42

Choose a tag to compare

CRC algorithm update

v1.4.3 - Update `note-c` and improve CI

14 Jun 05:29
d8ad112

Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

Minor enhancements

09 Jun 14:28
2ecd8ac

Choose a tag to compare

  • Updated note-c to gain access to new API JGetArray()
  • Improved I2C error condition checking/handling

What's Changed

Full Changelog: v1.4.1...v1.4.2

Update examples and note-c dependency

20 Apr 15:47
6446d76

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1