mirror of
https://github.com/TheTesla/HengLongUDPclient.git
synced 2025-06-29 03:46:08 +02:00
minor bug fixes
This commit is contained in:
parent
8b1ec58829
commit
0f8cc288a5
6 changed files with 49 additions and 2 deletions
3
extern.c
3
extern.c
|
@ -4,6 +4,7 @@
|
|||
|
||||
void fire(void)
|
||||
{
|
||||
system("xte key Return");
|
||||
system("echo bla");
|
||||
system("xte \'key Return\'\n");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue