shell: Cleanup ping_timer code.
authorScott Moreau <oreaus@gmail.com>
Thu, 19 Apr 2012 19:06:17 +0000 (13:06 -0600)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 19 Apr 2012 19:12:43 +0000 (15:12 -0400)
commit9521d5e5534496db2b3e03592129994793a7c9c2
tree17302cdde4a06264cfa2a23a5ea24f11e1df37be
parentadb624a2973ea9b2b946025f8b245a0064909a2d
shell: Cleanup ping_timer code.

 - Added ping_timer_destroy() to simplify cleanup.
 - Changed timeout and fade step to more realistic values.
 - Renamed ping_timeout_fade_frame() to unresponsive_fade_frame().
src/shell.c