Skip to content
Snippets Groups Projects
Commit af317cb4 authored by Jakob Olsson's avatar Jakob Olsson
Browse files

libmobile.h: add back in commented macro and struct

parent 09b340f6
No related branches found
No related tags found
No related merge requests found
......@@ -11,19 +11,19 @@
#define BUFFER_SIZE (256 * 1024) //256kb
//#define TAG_CONTENT_SIZE 100
#define TAG_CONTENT_SIZE 100
#define DEBUG 1
#define DEBUG_RESULT 0
#define ENABLE 1
#define DISABLE 0
/*
struct write_result {
char *data;
int pos;
};
*/
//pci, sc, cell_id, rsrq, rsrp, rssi, sinr, rscp, ecio, mode..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment