Skip to content

Releases: blues/note-arduino

v1.2.9

04 Jan 21:43

Choose a tag to compare

  • Change note.add start:true -> sync:true
  • Update all samples to use I2C by default

v1.2.8

07 Dec 19:29
477fdef

Choose a tag to compare

  • Add Sensor tutorial source as a new example
  • Harmonize PUID naming
  • Update note-c

v1.2.7

02 Nov 21:37

Choose a tag to compare

Fix ESP32 Button state on periodic communications example

v1.2.6

31 Oct 13:44

Choose a tag to compare

  • Fix logDebugf to correctly use variadic arguments.
  • Update Example4_InboundInterrupts to call notecard.logDebugf instead of NoteDebugf

v1.2.5: feat: update hub set to use outbound and inbound (#26)

12 Oct 20:21
2a5e7aa

Choose a tag to compare

Notecard API change to use outbound and inbound for hub.set instead of minutes and hours

  • Update note-c
  • Update examples to use new fields

v1.2.4: chore: update docs & note-c (#25)

01 Oct 20:58
8fcf380

Choose a tag to compare

update note-c; update README; sample tweaks

v1.2.3

21 Sep 16:46
30a603e

Choose a tag to compare

update note-c; docs for Arduino support.

v1.2.1

17 Sep 19:24

Choose a tag to compare

Bug-fix for I2C connections

v1.2

16 Sep 22:21

Choose a tag to compare

Refactor API and add a formal Notecard class. Add full examples and complete doxygen documentation.

v1.1

07 Sep 19:16

Choose a tag to compare

Adds support for Adafruit's Nordic nRF52840 arduino hardware package