AnimationThread
fThread = ::spawn_thread(AnimationThread,"LED thread",B_NORMAL_PRIORITY,this);
static int32 AnimationThread(void *data);