Skip to content

0.7.0

Choose a tag to compare

@rwaldron rwaldron released this 08 Aug 16:46
· 80 commits to master since this release
Commit Message/Description
f29548c 0.7.0
4e830f8 npmignore: jscsrc
88288a1 analogRead: no cork
b41162d i2cRead: read bytes directly from buffer index
b3f3830 reuse read command buffers
8011ade reorder state properties
c99cfc9 test: mark the digitalRead callback with boolean expando; ensure that event handler is not called with digitalRead change filter handler
2d862be test: make tests for both non-interrupt and interrupt pin digitalRead handlers
2528f4c state: add interrupt pin tracking to state object
99ae2be test: add tests for initial state object
3e4b1c9 Fix comment typo "mult-board" => "multi-board"