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

Rename post -> call functions #5

Closed geky closed 8 years ago

geky commented 8 years ago

Rename post -> call functions:

post       -> call
post_in    -> call_in
post_every -> call_every

@kilogram, @pan-, thoughts?