Skip to content

v0.8.77

Compare
Choose a tag to compare
@rwaldron rwaldron released this 07 Jun 18:28
· 1420 commits to main since this release
Commit Message/Description
9d0e55d v0.8.77
10df0b2 Led: Fix indentation
a597b9d Add precisions on how to contribute to eg/docs
64178ad Examples: fix typo in motor doc
d41d39e Expander: Fix PCF8591 tests
62c1b11 Update grunt-contrib-jshint
1e42e2f Expander: PCF8591, fixup
e4a15fd Expander: PCF8591
bf8735c Expander: switch examples to simplified API
c851c14 Led.RGB: Handle special value for fully off common anode LEDs
3baeaa9 Button: refactor to controller design.
f52b814 Expander/Virtual updates
17315f1 Boards: restore "lost" ready event for multi-board cases. Fixed gh-810
a1f3150 Led.RGB: Minor cleanup
bcb477d Led: Remove type option
ce82124 Led.RGB: Move internal value writing out of controllers
838bc2b Led.RGB: Add Esplora support
e0b967d Led.RGB Tests: Add assertions for non-PWM pins
7a91d9c Led: DRY out the shape tests
1e9c148 Led.RGB: Add BlinkM support
70deced Led.RGB: Make write() writable to clean up tests
397383f Led, Led.RGB: Move interval to private state
4bada6b Motion: GP2Y0A60SZLF
263f308 Led.RGB: Refactor to device/controller model
546904b Sensor: Add microphone example
7342a11 LCD: Update examples to reflect present, correct API
1a61f54 Expander: MCP23017, MCP23008, PCF8574, PCF8574A, PCF8575, PCA9685