ARMmbed / mbed-events

DEPRECATED! This project has moved to mbed-os
https://github.com/ARMmbed/mbed-os/tree/master/events
Apache License 2.0
11 stars 6 forks source link

Moved delay/period to first argument of post_in/post_every #2

Closed geky closed 8 years ago

geky commented 8 years ago

per suggestion from @kilogram, and I believe @pan- had similar concerns with the initial design

matches previous change in c api (https://github.com/geky/events/issues/3, https://github.com/geky/events/pull/4)

geky commented 8 years ago

I'm going to go ahead and merge this.

Note: this is a compatiblity breaking change. v0.2 marks the previous version.