ev3duder
0.3.0
EV3 Downloader/Uploader
|
unimplemented More...
#include <stdio.h>
#include <stdlib.h>
#include <string.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.
Macros | |
#define | MAX_READ 1024 |
Concatenate files to the LCD screen. More... | |
Functions | |
int | cat (const char *rem, size_t count) |
unimplemented
Definition in file cat.c.
#define MAX_READ 1024 |
Concatenate files to the LCD screen.
[in] | path | remote FILE*s |
[in] | count | number of FILE*s to cat |
error | according to enum ERR |