Don't bother sending responses to a receiver that'll do jack shit with them
This commit is contained in:
parent
68852d460b
commit
b7f169f1b4
1 changed files with 0 additions and 5 deletions
|
@ -54,11 +54,6 @@ int main(int argc, char **argv) {
|
||||||
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
value = 0x81;
|
|
||||||
tabby_link_send(fd, &value, 1);
|
|
||||||
value = 0x00;
|
|
||||||
tabby_link_send(fd, &value, 1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
tabby_link_close(fd);
|
tabby_link_close(fd);
|
||||||
|
|
Loading…
Add table
Reference in a new issue