mirror of
https://github.com/TheTesla/HengLongUDPclient.git
synced 2025-06-29 11:56:09 +02:00
velocity and direction highest value 0b11110 corrected
This commit is contained in:
parent
dc4d072d3e
commit
98c602a12f
7 changed files with 5 additions and 3 deletions
2
main.c
2
main.c
|
@ -91,6 +91,8 @@ void *refl_thread_fcn(void* arg)
|
|||
refl_thread_args_t* refl_thread_args_ptr;
|
||||
uint8_t clinbr, clisel;
|
||||
unsigned char servoff;
|
||||
|
||||
|
||||
printf("pthread refl started\n");
|
||||
|
||||
refl_thread_args_ptr = (refl_thread_args_t*) arg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue