kb2ma / RIOT

RIOT - The friendly OS for IoT
https://github.com/RIOT-OS/RIOT/wiki
Other
0 stars 0 forks source link

Add request timeout #5

Closed kb2ma closed 8 years ago

kb2ma commented 8 years ago

Use xtimer. Notifies sender via callback. Clear the request memo.

kb2ma commented 8 years ago

Implemented