ev3duder
0.3.0
EV3 Downloader/Uploader
|
runs rbf file via VM facilities More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <hidapi/hidapi.h>
#include "defs.h"
#include "packets.h"
#include "error.h"
#include "funcs.h"
#include "ev3_io.h"
Go to the source code of this file.
Functions | |
int | run (const char *exec, unsigned timeout) |
run rbf file More... | |
runs rbf file via VM facilities
Definition in file run.c.
int run | ( | const char * | exec, |
unsigned | timeout | ||
) |
run rbf file
run remote .rbf file rem
via VM
[in] | path | path to file to execute |
error | according to enum ERR |