forked from cory/tildefriends
With approximately this code, I was able to establish an SHS connection with my phone.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4204 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -362,6 +362,7 @@ static int _tf_run_task(const tf_run_args_t* args, int index)
|
||||
result = 0;
|
||||
}
|
||||
tf_task_destroy(task);
|
||||
tf_printf("_tf_run_task is done. Goodbye.\n");
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user