Skip to content

Commit

Permalink
Merge pull request #869 from kennethlimcp/patch-6
Browse files Browse the repository at this point in the history
remove extra `-` for proper formatting
  • Loading branch information
m-mcgowan committed Feb 23, 2016
2 parents 35a7851 + a9d995f commit 3015bfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
- [ATOMIC_BLOCK()](https://docs.particle.io/reference/firmware/photon/#atomic_block-) and [SINGLE_THREADED_BLOCK()](https://docs.particle.io/reference/firmware/photon/#single_threaded_block-) declarations for atomicity and thread scheduling control. [#758](https://github.com/spark/firmware/issues/758)
- [API](https://docs.particle.io/reference/firmware/photon/#synchronizing-access-to-shared-system-resources) for Guarding resources for use between threads.
- System events for individual button clicks and a run of button clicks. [#818](https://github.com/spark/firmware/issues/818)
-

### ENHANCEMENTS

Expand Down

0 comments on commit 3015bfa

Please sign in to comment.