|
ev3duder
0.3.0
EV3 Downloader/Uploader
|
info function - beeps and prints info More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <hidapi/hidapi.h>#include "tcp.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_STR 256 |
Functions | |
| int | info (const char *arg) |
| cause a beep and print HID information if applicable More... | |
info function - beeps and prints info
Definition in file info.c.
| int info | ( | const char * | arg | ) |