Releases: blues/note-arduino
Releases · blues/note-arduino
Fully unit-tested, modular I2C implementation
Improved Error Messages
Homogenized unit-test output
ver: Roll version to `v1.3.4` (#46)
* remove note-c before re-add * Squashed 'src/note-c/' content from commit ceceeb2 git-subtree-dir: src/note-c git-subtree-split: ceceeb2c9a34540c5c3905c548378f00f6c58428 * Support `Notecard::newCommand` API Added tests and syntax highlighting for `Notecard::newCommand` API
v1.3.3
v1.3.2: Remove warnings (#40)
Clear compiler warnings across various platforms/compilers.
patch: Improve 16-bit microcontroller support.
Ensures compatibility with Arduino Uno.
feat: Notecard::begin(Serial) baud default
Added default baud
parameter to simplify API usage.