|
ev3duder
0.3.0
EV3 Downloader/Uploader
|
tunnel stdio to established ev3 connection More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <ctype.h>#include "ev3_io.h"#include "defs.h"#include "packets.h"#include "error.h"#include "funcs.h"Go to the source code of this file.
Functions | |
| int | tunnel () |
| tunnels from stdio to ev3 More... | |
tunnel stdio to established ev3 connection
Definition in file tunnel.c.
| int tunnel | ( | ) |
tunnels from stdio to ev3
tunnel stdio to established ev3 connection
| err_code | An error code according to enum ERR
|