Labrador/Librador_API/Deprecated/C/build_linux/libdfuprog/include/libdfuprog.h

7 lines
95 B
C

#ifndef LIBDFUPROG_H
#define LIBDFUPROG_H
int dfuprog_virtual_cmd(char* commandLine);
#endif