Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mcgowan committed Jun 10, 2016
1 parent 7d0c2b7 commit 14a0086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- Fixes to I2C Slave mode implementation with clock stretching enabled [#931](https://github.com/spark/firmware/pull/931)
- `millis()`/`micros()` are now atomic to ensure monotonic values. Fixes [#916](https://github.com/spark/firmware/issues/916) and [#925](https://github.com/spark/firmware/issues/925)
- availableForWrite() was reporting bytes available instead of bytes available for write [#1020](https://github.com/spark/firmware/pull/1020) and [#1017](https://github.com/spark/firmware/issues/1017)

- `digitalRead()` interferes with `analogRead()` [#993](https://github.com/spark/firmware/issues/993)



Expand Down

0 comments on commit 14a0086

Please sign in to comment.