Support drag&drop a file to transfer it to device
Signed-off-by: npes87184 <npes87184@gmail.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "net.h"
|
||||
|
||||
#define DEVICE_NAME_FIELD_LENGTH 64
|
||||
#define DEVICE_SDCARD_PATH "/sdcard/"
|
||||
|
||||
// name must be at least DEVICE_NAME_FIELD_LENGTH bytes
|
||||
SDL_bool device_read_info(socket_t device_socket, char *name, struct size *frame_size);
|
||||
|
||||
Reference in New Issue
Block a user